alacritty/alacritty_terminal/src
Kirill Chibisov 2fc5120327
Use config colors to theme Wayland decorations
Fixes #2092.
2020-04-09 04:02:10 +03:00
..
config Add modal keyboard motion mode 2020-03-18 02:35:08 +00:00
grid Fix cursor position after alt screen resize 2020-03-24 01:29:07 +00:00
term Use config colors to theme Wayland decorations 2020-04-09 04:02:10 +03:00
tty Revert "Fix backspace deleting chars when IME is open" 2020-02-10 23:41:48 +00:00
ansi.rs Fix live config reload for window title 2020-03-14 15:09:10 +00:00
clipboard.rs Add option to pick Linux/BSD backends 2020-03-13 03:33:12 +03:00
event.rs Bump glutin to 0.22.0 2020-01-10 01:51:37 +00:00
event_loop.rs Send PTY resize messages through event loop 2019-12-14 22:32:24 +01:00
index.rs Add modal keyboard motion mode 2020-03-18 02:35:08 +00:00
lib.rs Add modal keyboard motion mode 2020-03-18 02:35:08 +00:00
locale.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
message_bar.rs Fix inconsistent test module naming 2020-01-28 12:32:35 +00:00
meter.rs Update to winit/glutin EventLoop 2.0 2019-10-05 02:29:26 +02:00
panic.rs Clean up Windows PTY string handling 2020-01-02 11:49:27 +00:00
selection.rs Add modal keyboard motion mode 2020-03-18 02:35:08 +00:00
sync.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00
util.rs Fix clippy issues 2019-08-16 01:33:49 +02:00
vi_mode.rs Add modal keyboard motion mode 2020-03-18 02:35:08 +00:00