alacritty/extra
Kirill Chibisov 8681f71084
Add parameters to `msg create-window` subcommand
Alacritty's `msg create-window` subcommand would previously inherit all
the CLI parameters from the original executable. However not only could
this lead to unexpected behavior, it also prevents multi-window users
from making use of parameters like `-e`, `--working-directory`, or
`--hold`.

This is solved by adding a JSON-based message format to the IPC socket
messages which instructs the Alacritty server on which CLI parameters
should be used to create the new window.

Fixes #5562.
Fixes #5561.
Fixes #5560.
2021-11-22 18:34:09 +00:00
..
completions Add parameters to `msg create-window` subcommand 2021-11-22 18:34:09 +00:00
linux Remove optional releases section from appdata.xml 2021-07-18 01:33:47 +00:00
logo Fix embedded _NET_WM_ICON on X11 2020-12-20 07:57:03 +00:00
osx/Alacritty.app/Contents Bump development version to 0.10.0-dev 2021-07-18 03:03:41 +00:00
alacritty-msg.man Add parameters to `msg create-window` subcommand 2021-11-22 18:34:09 +00:00
alacritty.info Remove blink capability from terminfo 2021-06-26 13:10:20 +00:00
alacritty.man Add multi-window support 2021-10-23 07:16:47 +00:00
windows Invert windows asset symlinks 2021-07-18 19:29:38 +00:00