1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-06-16 19:02:00 -04:00
alacritty/alacritty_terminal/src
2025-05-28 14:16:36 +09:00
..
grid Fix racing condition in hint triggering 2024-11-02 20:05:51 +00:00
term Fix search for fullwidth chars in the last column 2025-05-26 17:58:59 +09:00
tty Fix clippy warnings 2025-05-28 14:16:36 +09:00
event.rs Send exit code events on child process exit 2024-03-09 15:32:32 +04:00
event_loop.rs Fix clippy warnings 2025-05-28 14:16:36 +09: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 Add buffer for PTY reads during terminal lock 2021-07-03 20:31:50 +00:00
thread.rs Add option to run command on bell 2020-07-10 22:32:44 +03:00
vi_mode.rs Add * # { } vi motions 2025-05-20 23:53:03 +00:00