alacritty/alacritty_terminal/src
André Kugland e20541a83e
Fix DEC Special Character Set (Line drawing)
This patch resolves some mapping issues with the line drawing character
set where characters like linefeed were incorrectly mapped to their
proper character representation rather than the codepoint of their
identification glpyh.

Co-authored-by: Christian Duerr <contact@christianduerr.com>
2022-06-01 03:33:08 +00:00
..
config Add damage tracking and reporting to compatible compositors 2022-02-02 00:12:58 +03:00
grid Enable damage tracking only on Wayland 2022-05-20 22:23:55 +03:00
term Fix Vi cursor not being damaged on scroll 2022-05-26 21:30:33 +00:00
tty Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
ansi.rs Fix DEC Special Character Set (Line drawing) 2022-06-01 03:33:08 +00:00
event.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00
event_loop.rs Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03: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 Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +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 Extract `SizeInfo` from alacritty_terminal 2022-04-06 13:06:39 +03:00