alacritty/alacritty_terminal/src
Kirill Chibisov d28868855a
Fix window being focused by default
Winit explicitly states that the window is not focused by default and
the `Focused` event will deliver the state later on.

Also start adding notable changes to alacritty_terminal in its own
CHANGELOG.

Closes #7866.
2024-04-18 22:58:15 +04:00
..
grid Fix hint `Select` action for hyperlink escape 2024-03-12 15:15:00 +04:00
term Fix window being focused by default 2024-04-18 22:58:15 +04:00
tty Allow setting terminal env vars via PTY options 2024-03-18 01:15:39 +00:00
event.rs Send exit code events on child process exit 2024-03-09 15:32:32 +04:00
event_loop.rs Fix hint `Select` action for hyperlink escape 2024-03-12 15:15:00 +04:00
index.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
lib.rs Fix feature = "cargo-clippy" deprecation 2024-02-28 22:09:07 +04:00
selection.rs Fix invalid bounds in selection range conversion 2024-01-27 06:49:22 +00:00
sync.rs
thread.rs
vi_mode.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00