Expand description
Alacritty socket IPC.
Constantsยง
- ALACRITTY_SOCKET_ENV ๐Environment variable name for the IPC socket path.
Functionsยง
- find_socket ๐Find the IPC socket path.
- Send a message to the active Alacritty socket.
- socket_dir ๐Directory for the IPC socket file.
- socket_prefix ๐File prefix matching all available sockets.
- Create an IPC socket.