1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/src
Wez Furlong afc96688ae Use $WEZTERM_CONFIG_FILE for config path if set
This makes it easier for me to test other configurations when
troubleshooting issues!
2019-12-28 11:30:32 -08:00
..
config Use $WEZTERM_CONFIG_FILE for config path if set 2019-12-28 11:30:32 -08:00
font clippy 2019-12-21 23:13:26 -08:00
frontend Don't hang when using middle mouse button to paste 2019-12-28 09:15:24 -08:00
mux Improve palette handling w/ live config reloading 2019-12-23 14:19:48 -08:00
server Improve palette handling w/ live config reloading 2019-12-23 14:19:48 -08:00
keyassignment.rs Add hotkey (defaults: SUPER-R, and CTRL+SHIFT-R) to reload config 2019-11-24 09:27:31 -08:00
localtab.rs failure -> anyhow + thiserror 2019-12-14 21:43:05 -08:00
main.rs Add script that can produce a full source tarball 2019-12-24 09:41:15 -08:00
ratelim.rs changes to ratelimits now take effect on config reload 2019-11-24 20:24:58 -08:00
ssh.rs Improve palette handling w/ live config reloading 2019-12-23 14:19:48 -08:00
termwiztermtab.rs Enable mouse interaction with scroll bar 2019-12-22 22:01:00 -08:00