1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/extra/completions
Christian Duerr 2f097dac5c Add --option argument to create-window
This patch adds a new CLI parameter to the `create-window` subcommand,
matching the existing `--option` parameter when creating a new Alacritty
instance.

This parameter allows setting up the initial window configuration from
the CLI without having to call `alacritty msg config`, making sure that
all options are set appropriately right from the start.

Closes #6238.
2023-11-11 20:33:06 +01:00
..
_alacritty Add --option argument to create-window 2023-11-11 20:33:06 +01:00
alacritty.bash Add --option argument to create-window 2023-11-11 20:33:06 +01:00
alacritty.fish Add --option argument to create-window 2023-11-11 20:33:06 +01:00