tmux.nvim icon indicating copy to clipboard operation
tmux.nvim copied to clipboard

When using C-hjkl with command-line window open (q:) I get: Invalid in command-line window

Open deathbeam opened this issue 1 year ago • 2 comments

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

deathbeam avatar Feb 12 '24 21:02 deathbeam

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

aserowy avatar Feb 17 '24 06:02 aserowy

Oh I see, totally missed that, that is unfortunate. Alright I will try to make a fix

deathbeam avatar Feb 17 '24 09:02 deathbeam