diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-11-25 22:49:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-26 01:49:19 +0300 |
commit | 07684281901b8d287221ade9b7c93a0f437a26f1 (patch) | |
tree | 3da9515f8090904f2777955bfeed5cdd077d5c37 /alacritty_terminal/src/ansi.rs | |
parent | 26479bb9f5c42e3294204c2923a67f3185dd061c (diff) | |
download | alacritty-07684281901b8d287221ade9b7c93a0f437a26f1.tar.gz alacritty-07684281901b8d287221ade9b7c93a0f437a26f1.zip |
Remove redundant CLI flags
This removes some of Alacritty's CLI flags since the same functionality
is provided by the '--option' flag now.
The removed flags are:
* '--persistent-logging'
* '--live-config-reload'
* '--no-live-config-reload'
* '--dimensions'
* '--position'
Fixes #4246.
Diffstat (limited to 'alacritty_terminal/src/ansi.rs')
0 files changed, 0 insertions, 0 deletions