vim-iterm2-navigator icon indicating copy to clipboard operation
vim-iterm2-navigator copied to clipboard

Seamlessly navigate vim split panes inside iterm2 split panes

Results 4 vim-iterm2-navigator issues
Sort by recently updated
recently updated
newest added

Things weren't working for me, so I ran the command on the command line to see what's going on: ``` ➝ ~/dotfiles/vim/bundle/iterm2-navigator/switch.py h /Users/thlorenz/dotfiles/vim/bundle/iterm2-navigator/applescript/iterm2_getname.scpt: execution error: iTerm got an error:...

Not sure where the bottleneck is, but it takes alot of time to move between panes iterm or vim. Is there a way to pinpoint this?

- compiling it - including source - this runs with latest iTerm2 master (https://github.com/gnachman/iTerm2/tree/120a948cda36ac7e8040089b13a04c91a23fcf95) This fixes part of the problem I raised in issue https://github.com/zephod/vim-iterm2-navigator/issues/2 However for me it's not...