So you are talking about copy and paste from tmux copy mode, not from vim?
On Fri, Apr 21, 2017 at 12:10:56PM +0000, 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 .tmux.conf file, A I found out two lines that is not supported by > tmux 2.4 > " > bind -t vi-copy v begin-selection # `v` begins a selection A A A A A > A A A A A A bind -t vi-copy V rectangle-toggle # `V` toggle line- > and columnwise selection A A > " > After commented them out, the yank for multiple lines in tmux vim still > does not work, but yank one line works nowA > On Fri, 21 Apr 2017 at 13:59 Nicholas Marriott > <[email protected]> wrote: > > If you are copying and pasting entirely within vim, tmux has very little > to do with it. Are you sure the actual paste is wrong and it isn't just > being displaying the wrong thing? > > On Fri, Apr 21, 2017 at 11:37:23AM +0000, Xudong Sun wrote: > >A A Hi,A > >A A AA A Thanks for the response. > >A A AA A Ok, the process isA > >A A AA A I logged into a cluster, then I type tmux, then I type vim, > then I > >A A press F1 to open nerdtree and useA > >A A "t" to open a tab for a file I want to edit. In this file, I > select a line > >A A using "v" and type "y" or "yy", then I type "p" in another line > of the > >A A same file.AA Something else will be pasted rather than the line > I > >A A selected. > >A A On Fri, 21 Apr 2017 at 12:43 Nelo-Thara Wallus <[email protected]> > wrote: > > > >A A A Please explain your problem _exactly_, including which buttons > you're > >A A A using and if you mean another vim instance by 'paste them in > another > >A A A place'. > > > >A A A Without specific information on your problem we cannot give > you educated > >A A A guesses. > > > >A A A - Nelo > > > >A A A On 2017-04-21 10:37, Xudong Sun wrote: > >A A A > Hi, > >A A A >AA AA A I updated tmux from 1.8 to 2.4 and now the problem > is if I open > >A A A a R > >A A A > file and try to copy one existing line and paste them in > another > >A A A place, the > >A A A > paste result is something else. But yank and paste does work > if I > >A A A input > >A A A > something new to the file. > >A A A >AA AA A Anyone has an idea if this is because the tmux > version ? > >A A A > > >A A A > Thanks > >A A A > > >A A A > -- > >A A A > You received this message because you are subscribed to the > Google > >A A A Groups "tmux-users" group. > >A A A > To unsubscribe from this group and stop receiving emails > from it, send > >A A A an email to [email protected]. > >A A A > To post to this group, send an email to > [email protected]. > >A A A > For more options, visit https://groups.google.com/d/optout. > > > >A A A -- > >A A A /"\AA ASCII Ribbon Campaign > >A A A \ /AA - against HTML emails > >A A A A XAA A - against proprietory attachments > >A A A / \AA http://en.wikipedia.org/wiki/ASCII_Ribbon_Campaign > > > >A A -- > >A A You received this message because you are subscribed to the > Google Groups > >A A "tmux-users" group. > >A A To unsubscribe from this group and stop receiving emails from it, > send an > >A A email to [email protected]. > >A A To post to this group, send email to [email protected]. > >A A For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
