Re: regression in/with bind-key?

2017-04-21 Thread Thomas Sattler
Am 21.04.2017 um 13:38 schrieb Nicholas Marriott: Yeah this change isn't ideal/ Perhaps falling back to root is the best solution, but I think we should do it for all key tables, not just the pane key table. Please try this: [patch] Using this patch, my key bindings seem to work again, in-

Re: tmux 2.4 does not support vim yank and paste?

2017-04-21 Thread Nicholas Marriott
So you are talking about copy and paste from tmux copy mode, not from vim? On Fri, Apr 21, 2017 at 12:10:56PM +, Xudong Sun wrote: >I think it has nothing to do with display, since if the save the file and >close and open it again, the displayed line are the same. >in my

Re: tmux 2.4 does not support vim yank and paste?

2017-04-21 Thread Xudong Sun
Hi, Thanks for the response. Ok, the process is I logged into a cluster, then I type tmux, then I type vim, then I press F1 to open nerdtree and use "t" to open a tab for a file I want to edit. In this file, I select a line using "v" and type "y" or "yy", then I type "p" in another line

tmux 2.4 does not support vim yank and paste?

2017-04-21 Thread Xudong Sun
Hi, I updated tmux from 1.8 to 2.4 and now the problem is if I open a R file and try to copy one existing line and paste them in another place, the paste result is something else. But yank and paste does work if I input something new to the file. Anyone has an idea if this is because the

regression in/with bind-key?

2017-04-21 Thread Thomas Sattler
Hi Nicholas, I used to bind keys to switch/move windows/panes to the root-table. Until 2.3 these worked, even within copy-mode. In 2.4 they stopped working (when in copy-mode). Would it be possible to have a fallback from "copy-mode[-vi]" to "root", in case there is no matching binding in the