dotfiles/terminal
Marty Oehme 2dd5f6e02d
wezterm: Change pane movement mappings
Added mapping `<leader><c-q>` to select a pane which will be moved out
to a new tab.

Slightly changed pane switching on `<leader><s-q>` to keep focus on the
pane instead of switching to the other pane.

Finally, added two simple relative tab movement maps to cycle forward
with `<leader>.` and reverse with `<leader>,`. This replaces the old tab
movement (moving the actual tab around) left and right which are now on
`<leader><s-,>` and `<ledaer><s-.>` respectively.
2024-08-13 22:53:27 +02:00
..
.config wezterm: Change pane movement mappings 2024-08-13 22:53:27 +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