Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just Installed , Not working Ctrl H (Rest fine) #270

Open
freddieventura opened this issue Jun 25, 2020 · 6 comments
Open

Just Installed , Not working Ctrl H (Rest fine) #270

freddieventura opened this issue Jun 25, 2020 · 6 comments

Comments

@freddieventura
Copy link

Hi, I've just installed this amazing plugin in my Vim and Tmux and it works amazingly , just Ctrl H is not switching to the left pane (the rest are fine)
My system is:

VIM - Vi IMproved 8.2
tmux 3.1b

Do you guys know anything?
Thanks very much!!

@christoomey
Copy link
Owner

Have you checked out the items in the troubleshooting list? In addition, I'd specifically check the following in vim :verbose nmap <C-h>.

@freddieventura
Copy link
Author

Thanks for the fast response.

n  <C-H>       * :TmuxNavigateLeft<CR>
 Last set from ~/.vim/bundle/vim-tmux-navigator/plugin/tmux_navigator.

The command is being specified in troubleshooting I don't know much how to run it. If I write ``` \vn(nore)?map\s+<c-[hjkl]>```` on the .vimrc I get

line   46:
E518: Unknown option: expandtabvn(nore)?map\s+\<c-[hjkl]\>
vim line 19

The firstone looks alright. The secondone I think I didn't probably understood how to run it properly.

@freddieventura
Copy link
Author

Hi , just letting you know I reinstalled my system Kali Linux now with a different desktop environment and it does work
I was using XFCE and now I'm using KDE (this second one uses Konsole terminal emulator)

@freddieventura
Copy link
Author

Hi just letting you know that I have reinstaled back Kali with XFCE and It comes back to the buggy behaviour. I've checked on the desktop environment for a keyboard-bind assigned on C - h , also in the terminals one but it seems none of those have any conflicting bind

@jsrozner
Copy link

jsrozner commented Oct 13, 2020

I am also experiencing this.

Ctrl + H does not work in either tmux or vim.
:Verbose nmap gives the same output as listed above

I have tried setting up the plugin both by putting it in the plugin folder and also by directly modifying tmux.

I'm on vim 8.2 and tmux 3.1b
Mac OS X 10.15.6

@cwhowell
Copy link

I had the same issue on current Kali - the example .tmux.conf worked for everything except moving left with Ctrl-H. I'm pretty sure this is an issue with qterminal, the default terminal emulator in Kali - Ctrl-H is being interpreted as Backspace (see lxqt/qtermwidget#235). I switched to kitty the problem went away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants