1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/src
Wez Furlong 0f5eec0244 mux: I think I found the invalidation issue
Need to treat None as dirty when looking at the line cache in
get_dirty_lines
2020-01-09 08:07:17 -08:00
..
config improve some rate control in the mux protocol 2020-01-07 18:04:22 -08:00
font add harfbuzz shaping stats 2020-01-05 14:37:17 -08:00
frontend add spawn_task helper function 2020-01-07 20:23:26 -08:00
mux use RangeSet for the result of get_dirty_lines 2020-01-08 08:34:22 -08:00
server mux: I think I found the invalidation issue 2020-01-09 08:07:17 -08:00
keyassignment.rs Process shift+pageup/down at the gui layer 2020-01-05 14:37:17 -08:00
localtab.rs clippy 2020-01-05 15:14:32 -08:00
main.rs add spawn_task helper function 2020-01-07 20:23:26 -08:00
ratelim.rs switch most of the rest of the mux over to the new model 2020-01-05 14:37:17 -08:00
ssh.rs asyncify the ssh initialization 2020-01-07 07:46:21 -08:00
stats.rs clippy 2020-01-05 15:14:32 -08:00
termwiztermtab.rs use RangeSet for the result of get_dirty_lines 2020-01-08 08:34:22 -08:00