

3·
2 years agoYou probably already thought of this, but just in case, are you switching to normal before calling the command switch panes?
inoremap <silent> <c-h> <esc>:silent call TmuxMove('h')<cr>
Edit: if this doesn’t work I give up…
Interesting idea… Thanks!