dotfiles/wezterm/.config/wezterm
Marty Oehme 205c48633f
wezterm: Added toggling ability for leader key
Sometimes the leader key gets in the way. Since my leader key
combination is C-a by default, this interferes with the (rare) times
that I want to increment something in vim (also C-a).

So, this commit allows toggling the leader key in wezterm off, so it
passes through to the actual applications. You can toggle it with
`C-Alt-a`.

Commit made possible with the help of the comments in this issue:
https://github.com/wez/wezterm/issues/656
2022-12-20 23:12:48 +01:00
..
events.lua wezterm: Added toggling ability for leader key 2022-12-20 23:12:48 +01:00
maps.lua wezterm: Added toggling ability for leader key 2022-12-20 23:12:48 +01:00
statusbar.lua wezterm: Add event handling 2022-11-25 17:02:49 +01:00
wezterm.lua wezterm: Default to dark theme and general font 2022-12-08 13:16:04 +01:00