alacritty/alacritty_terminal/src
Christian Duerr 72c916ff43
Preserve linewrap flag across alt screen switches
While neither VTE, URxvt nor Kitty handle this, preserving the linewrap
flag across alternate screen switches seems like the correct thing to
do. XTerm also does handle this correctly, which indicates that it is a
bug and not a feature.
2020-07-06 05:08:36 +00:00
..
config Remove copyright notice from files 2020-06-06 21:49:14 +03:00
grid Preserve linewrap flag across alt screen switches 2020-07-06 05:08:36 +00:00
term Preserve linewrap flag across alt screen switches 2020-07-06 05:08:36 +00:00
tty Remove copyright notice from files 2020-06-06 21:49:14 +03:00
ansi.rs Document supported escape sequences 2020-07-03 20:27:18 +00:00
event.rs Add automatic scrolling during selection 2020-06-18 01:02:56 +00:00
event_loop.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
index.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
lib.rs Remove copypasta dependency from alacritty_terminal 2020-06-07 00:33:20 +03:00
locale.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
message_bar.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
meter.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
panic.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
selection.rs Clear selection on clear line/screen escapes 2020-06-26 16:04:55 +00:00
sync.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
util.rs Add automatic scrolling during selection 2020-06-18 01:02:56 +00:00
vi_mode.rs Remove copypasta dependency from alacritty_terminal 2020-06-07 00:33:20 +03:00