callumcurtis / dotfiles

NixOS and Home Manager configurations.
0 stars 0 forks source link

fix zellij swallowing nvim commands #6

Open callumcurtis opened 5 months ago

callumcurtis commented 5 months ago

zellij, in its default configuration, monopolizes many of the CTRL- keybindings, many of which are used by other programs (for example, nvim's CTRL-W commands for swapping through windows). Consider swapping to tmux or remapping the zellij keybindings to avoid conflicts.