1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/src
Wez Furlong e74f467c39 correctly fix #173
The real problem was an inconsistency in computing the tab bar
enablement state.  This makes the math the same in both places
and re-enables the `hide_tab_bar_if_only_one_tab` option.
2020-05-04 08:39:55 -07:00
..
config wezterm: export TERM_PROGRAM and TERM_PROGRAM_VERSION 2020-05-03 21:21:06 -07:00
font fix inverted logic when warning about not finding a font in font_dirs 2020-02-14 12:38:04 -08:00
frontend correctly fix #173 2020-05-04 08:39:55 -07:00
mux support Terminal identification sequence 2020-05-03 22:10:38 -07:00
scripting cargo fmt 2020-05-02 17:39:45 -07:00
server mux: use approx rtt to decide whether to use predictive echo 2020-03-31 08:41:53 -07:00
connui.rs wezterm: make config error window a singleton 2020-04-12 10:33:31 -07:00
keyassignment.rs add launch_menu section to the configuration 2020-04-11 17:31:55 -07:00
localtab.rs track the full current dir URL for OSC 7 2020-01-14 22:06:13 -08:00
main.rs wezterm: make config error window a singleton 2020-04-12 10:33:31 -07: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 support Terminal identification sequence 2020-05-03 22:10:38 -07:00
stats.rs there's no such thing as an acquire store... 2020-01-17 09:02:16 -08:00
termwiztermtab.rs wezterm: make config error window a singleton 2020-04-12 10:33:31 -07:00