1ALACRITTY-MSG(1)                 User Commands                ALACRITTY-MSG(1)
2
3
4

NAME

6       alacritty-msg - Send messages to Alacritty
7

SYNOPSIS

9       alacritty msg [OPTIONS] <MESSAGE> [MESSAGE_OPTIONS]
10

DESCRIPTION

12       This  command  communicates  with running Alacritty instances through a
13       socket, making it possible to control Alacritty  without  directly  ac‐
14       cessing it.
15

OPTIONS

17       -s, --socket <socket> Path for IPC socket creation
18

MESSAGES

20       create-window Create a new window in the same Alacritty process
21
22
23            OPTIONS
24                   --hold Remain open after child process exits
25
26                   --working-directory  <working-directory> Start the shell in
27                   the specified working directory
28
29                   -e, --command <command>...  Command  and  args  to  execute
30                   (must be last argument)
31

SEE ALSO

33       See        the        alacritty        github       repository       at
34       https://github.com/alacritty/alacritty for the full documentation.
35

BUGS

37       Found       a       bug?       Please        report        it        at
38       https://github.com/alacritty/alacritty/issues.
39

MAINTAINERS

41       •   Christian Duerr <contact@christianduerr.com>
42
43
44
45alacritty 0.10.1                 October 2021                 ALACRITTY-MSG(1)
Impressum