tmux.nvim
tmux.nvim copied to clipboard
When using C-hjkl with command-line window open (q:) I get: Invalid in command-line window
Stacktrace:
E5108: Error executing lua .../bundle/start/tmux.nvim/lua/tmux/navigation/navigate.lua:35: Vim(wincmd):E11: Invalid in command-line window; <CR> executes, CTRL-C quits
stack traceback:
[C]: in function 'wincmd'
.../bundle/start/tmux.nvim/lua/tmux/navigation/navigate.lua:35: in function 'to'
...pack/bundle/start/tmux.nvim/lua/tmux/navigation/init.lua:22: in function 'move_bottom'
[string ":lua"]:1: in main chunk
Press ENTER or type command to continue
Heho,
tyvm for reporting. Like i wrote in the readme, i no longer dev the plugin, but still maintaining it.
Feel free to pr a fix.
Kind regards Alexander
Oh I see, totally missed that, that is unfortunate. Alright I will try to make a fix