1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 06:34:17 +03:00
wezterm/src
Jeremy Fitzhardinge 887991f464 Remove BlockOutline cursor style
Not really needed, since its something we can handle at rendering time.
2019-12-29 16:58:15 -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 Remove BlockOutline cursor style 2019-12-29 16:58:15 -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