diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-04-23 17:42:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 15:42:16 +0000 |
commit | ce800bfde2a2121a830c2b0854749875b3aebf79 (patch) | |
tree | c6f6d7fbe150e5b457cf0713945a9bda797e6d27 /alacritty_terminal/src/tty/unix.rs | |
parent | 90054614c241375839571d4dd2145edcb65257a6 (diff) | |
download | alacritty-ce800bfde2a2121a830c2b0854749875b3aebf79.tar.gz alacritty-ce800bfde2a2121a830c2b0854749875b3aebf79.zip |
Fix dynamic title override for multiple windows
This fixes an issue where Windows spawned after the initial one through
IPC or bindings would not update their title due to the initial window
having its title set through the CLI.
Title changes are still inhibited for additional windows when they are
spawned through `alacritty msg create-window` with the `--title` CLI
option added.
Closes #6836.
Diffstat (limited to 'alacritty_terminal/src/tty/unix.rs')
0 files changed, 0 insertions, 0 deletions