ALACRITTY-MSG(1) | General Commands Manual | ALACRITTY-MSG(1) |
alacritty-msg - Send messages to Alacritty.
This command communicates with running Alacritty instances through a socket, making it possible to control Alacritty without directly accessing it.
-s, --socket <SOCKET>
create-window
FLAGS
OPTIONS
-T, --title <TITLE>
Default: Alacritty
--class <GENERAL> | <GENERAL>,<INSTANCE>
Default: Alacritty,Alacritty
-o, --option <OPTION>...
Example: alacritty msg create-window -o 'cursor.style="Beam"'
-e, --command <COMMAND>...
config
ARGS
Example: alacritty msg config 'cursor.style="Beam"'
FLAGS
OPTIONS
Use -1 to apply this change to all windows.
Default: $ALACRITTY_WINDOW_ID
alacritty(1), alacritty(5), alacritty-bindings(5)
Found a bug? Please report it at https://github.com/alacritty/alacritty/issues.
2025-01-05 |