1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-29 00:21:57 +03:00
wezterm/wezterm-client/src
Quentin Perret 39086c048b Make the threshold for predictive echo configurable
Introduce a new config knob called 'local_echo_threshold_ms' to let
users configure when the local echo prediction should kick in. The
default value is 100ms to retain the current behavior.
2022-01-28 09:49:35 -08:00
..
pane Make the threshold for predictive echo configurable 2022-01-28 09:49:35 -08:00
client.rs encoding my preferred import grouping in the rustfmt config 2022-01-17 13:50:51 -07:00
discovery.rs fix windows build 2022-01-07 07:33:11 -07:00
domain.rs Make the threshold for predictive echo configurable 2022-01-28 09:49:35 -08:00
lib.rs gui/client: add stubs for publishing a main gui instance sock path 2022-01-06 20:07:46 -07:00