dotfiles/terminal/.config/wezterm
Marty Oehme c4f2522f2b
wezterm: Ensure CTRL and SHIFT mods passed through
These bindings ensure that wezterm understands (and informs the shell)
that `<C-Return>` and `<S-Return>` are different key binds than just
`<Return>` on its own.

For example 'euporie' uses it to mimic the python notebook 'enter means
newline but ctrl-enter means execute' style of quick coding.
2024-06-17 08:30:06 +02:00
..
events.lua wezterm: Allow toggling tab bar display 2024-02-16 11:01:41 +01:00
maps.lua wezterm: Ensure CTRL and SHIFT mods passed through 2024-06-17 08:30:06 +02:00
statusbar.lua lua: Format with stylua 2023-06-15 10:12:30 +02:00
wezterm.lua wezterm: Allow toggling tab bar display 2024-02-16 11:01:41 +01:00