Structs
- Parameters to the
config
IPC subcommand. - Send a message to the Alacritty socket.
- CLI options for the main Alacritty executable.
- Terminal specific cli options which can be passed to new windows via IPC.
- Window specific cli options which can be passed to new windows via IPC.
- Subset of options that we pass to ‘create-window’ IPC subcommand.
Enums
- Available socket messages.
- Available CLI subcommands.
Functions
- Parse an option in the format of
parent.field=value
as a serde Value. - Combine multiple options into a
serde_yaml::Value
. - Parse the class CLI parameter.
- Convert to hex if possible, else decimal