1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/src
Wez Furlong 52e4837fe2 lua: add wezterm.hostname() function
This enables host-specific conditional logic in the config file
2020-02-27 08:10:03 -08:00
..
config config: increase default output ratelimit 2020-02-27 07:46:04 -08:00
font fix inverted logic when warning about not finding a font in font_dirs 2020-02-14 12:38:04 -08:00
frontend tab overlay: allow selecting tab by number 2020-02-21 08:44:35 -08:00
mux allow setting default values for environment variables 2020-02-09 12:55:04 -08:00
scripting lua: add wezterm.hostname() function 2020-02-27 08:10:03 -08:00
server mux: don't panic the server if the client disconnects 2020-02-23 10:38:46 -08:00
connui.rs connui: accommodate multi-line 2fac prompts 2020-02-02 17:01:31 -08:00
keyassignment.rs Add HideApplication and QuitApplication key assignments 2020-02-14 08:49:15 -08:00
localtab.rs track the full current dir URL for OSC 7 2020-01-14 22:06:13 -08:00
main.rs config: we can now read ~/.wezterm.lua 2020-02-26 22:11:23 -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 add some more diagnostics for mux connections 2020-02-02 15:02:30 -08:00
stats.rs there's no such thing as an acquire store... 2020-01-17 09:02:16 -08:00
termwiztermtab.rs respect color scheme for termwiz derived tabs 2020-01-25 17:18:45 -08:00