Re: [Vim-latex-devel] citation completion goes to wrong window with vsplit
Brought to you by:
srinathava,
tmaas
From: Raniere G. S. <r.g...@gm...> - 2012-11-16 13:03:44
|
Hi Alan, the same problem you report have been reported some time ago by Jonas but I think no one have found a solution. Raniere > On Tue, Jul 10, 2012 at 11:45 AM, Jonas Diemer <di...@gm...> wrote: > > Hi, > > > > I usually have two windows open (project plugin and main text). When I > > do a F9 completion (ref/cite), the completed text is erraneously > > pasted into the wrong window (the project window). > > > > How do I fix this? > > > > Regards > > Jonas > > > > ------------------------------ > ------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > Vim-latex-devel mailing list > > Vim...@li... > > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel On Fri, Nov 16, 2012 at 10:44 AM, Alan Grossfield <agr...@gm...> wrote: > Hi, > > When I write longish latex documents, I often break them into pieces (using \input) and keep multiple files open using gvim's vsplit command. I've noticed that if I do this and use F9 to invoke completion (for example on a \cite{}) the text is always inserted in the leftmost window, regardless of which window I invoked the completion from. If the same file is opened in both windows, it seems to work correctly, and it works correctly if the completion command is invoked from the left side window. It's only if the command is invoked from a different window that this breaks. > > I realized this is a bit of a corner case (and overall I love vim-latex), but this is a bit of a nuisance. > > vim: 7.3.315 (as distributed under Fedora) > vim-latex: 1.8.23-6 (as distributed under Fedora) > > Alan > ___________________________________ > Dr. Alan Grossfield > Assistant Professor > Department of Biochemistry and Biophysics > University of Rochester Medical Center > 610 Elmwood Ave, Box 712 > Rochester, NY 14642 > Phone: 585 276 4193 > http://membrane.urmc.rochester.edu > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel |