alacritty/alacritty_terminal/src/term
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
..
cell.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
color.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
mod.rs Fix window being focused by default 2024-04-18 22:58:15 +04:00
search.rs Fix inline search expanding across newlines 2024-01-14 19:07:40 +04:00