dotfiles/terminal
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
..
.config wezterm: Ensure CTRL and SHIFT mods passed through 2024-06-17 08:30:06 +02:00
.local terminal: Add unified history for shells 2023-12-30 21:33:19 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Add unified history for shells 2023-12-30 21:33:19 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00