dotfiles/terminal/.config/wezterm
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
..
events.lua wezterm: Allow toggling tab bar display 2024-02-16 11:01:41 +01:00
maps.lua wezterm: Change pane movement mappings 2024-08-13 22:53:27 +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