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.