Dotfiles/site-modules/core
Ade Attwood adf01758f0 fix(terminal): wezterm nvim switch pane integration
When working on windows the top most process name is the current foreground
process name. For example if you are runing something like a terminal in nvim
the terminal process is the foreground like `nu`

This now gets the full process stack and if any of the processes in the stack
are a editor then it will send the binding to the editor to change the pane.

This now will give you windows wezterm integration for the tmux navigator
custom plugins.
2025-07-25 09:13:30 +01:00
..
files fix(terminal): wezterm nvim switch pane integration 2025-07-25 09:13:30 +01:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
manifests refactor(core): convert the bid module to configz 2023-11-25 12:07:11 +00:00
templates feat(sapling): add ddd alias for diffing like ... diff from git 2024-11-28 18:01:15 +00:00