alacritty/extra/completions
James McCoy a152365c14
Add -T short form for --title
Debian-based distributions provide a standard interface to launch a
terminal via the x-terminal-emulator name.  In order for a terminal
emualtor to satisfy that interface, it must

* Be VT100 compatiable
* Support the "-e <command> <args>" CLI option
* Support the "-T <title>" CLI option

Adjust the short form of --title accordingly, providing -t as an alias
to avoid breaking any existing usage.
2022-12-11 00:54:06 +00:00
..
_alacritty Add -T short form for --title 2022-12-11 00:54:06 +00:00
alacritty.bash Add -T short form for --title 2022-12-11 00:54:06 +00:00
alacritty.fish Add -T short form for --title 2022-12-11 00:54:06 +00:00