alacritty/alacritty_terminal/src
Kirill Chibisov ed5dbc1118
Add support for dashed and dotted underlines
This finishes implementation of underline styles provided by
`CSI 4 : [1-5] m` escape sequence.
2022-02-14 19:10:13 +03:00
..
config Add damage tracking and reporting to compatible compositors 2022-02-02 00:12:58 +03:00
grid Keep history position when viewport is cleared 2021-12-18 15:36:56 +00:00
term Add support for dashed and dotted underlines 2022-02-14 19:10:13 +03:00
tty Remove shared PID/FD variables 2021-12-19 01:18:42 +03:00
ansi.rs Add support for dashed and dotted underlines 2022-02-14 19:10:13 +03:00
event.rs Add multi-window support 2021-10-23 07:16:47 +00:00
event_loop.rs Remove outdated Rust compatibility code 2021-12-17 15:16:54 +00:00
index.rs Fix CreateNewWindow CLI fallback 2021-12-23 12:23:06 +02:00
lib.rs Fix clippy warnings 2021-07-03 03:06:52 +00:00
selection.rs Add damage tracking and reporting to compatible compositors 2022-02-02 00:12:58 +03: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 damage tracking and reporting to compatible compositors 2022-02-02 00:12:58 +03:00