1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-02 01:46:43 +03:00
wezterm/term/src
Wez Furlong 4765ce60e5 mux: avoid overly aggressively dirtying lines
Still not perfect; there's a window invalidation missing from
the mux somewhere on higher latency connections that gets
resolved just by moving the mouse :-/
2020-01-09 06:39:00 -08:00
..
test Add StableRowIndex concept 2020-01-05 14:37:17 -08:00
color.rs Adjust default scroll thumb color 2019-12-23 18:08:15 -08:00
config.rs Improve palette handling w/ live config reloading 2019-12-23 14:19:48 -08:00
input.rs use LastMouseClick for paste click counting 2020-01-05 14:37:17 -08:00
lib.rs Add StableRowIndex concept 2020-01-05 14:37:17 -08:00
screen.rs mux: avoid overly aggressively dirtying lines 2020-01-09 06:39:00 -08:00
selection.rs clippy 2019-10-26 13:22:16 -07:00
terminal.rs failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
terminalstate.rs mux: invalidate StableRowIndex 0..rows when switching alt screen 2020-01-05 15:07:00 -08:00