alacritty/alacritty_terminal
Christian Duerr ead8d68c69
Fix live config reload for window title
This enables live config reload for the window title. This includes
updating the title after it has been pushed and popped from the title
stack.

The dynamic title option also isn't disabled automatically anymore when
the title is set in the config. If the title is set from CLI, the
behavior is unchanged and dynamic title changes are still disabled.

If the dynamic title is disabled in the config, the title is still
updated when the config title is changed. Dynamic title now only
prevents changes to the UI's title.
2020-03-14 15:09:10 +00:00
..
src Fix live config reload for window title 2020-03-14 15:09:10 +00:00
tests Fix incorrect grid.len() and grid.history_size() 2020-01-26 14:49:58 +01:00
Cargo.toml Add option to pick Linux/BSD backends 2020-03-13 03:33:12 +03:00