Hi,

I think I just found a rather unpleasant behavior in vim-latex.

I have a multiple-file setup.

thesis.tex
Chapters/
     doc1.tex
     doc2.tex
tables/
     1.tex
     2.tex
     3.tex
figures/
     1.pdf
     2.pdf
     3.pdf

I am in doc1.tex. my pwd is ROOT.

I type (C is the cursor in insert mode, delimiterMate automatically 
closes the braces i type, hence the "{}"):
\input{C}

Now pressing F9 opens a __Choose_File__ window and shows me the files of 
the ROOT/Chapters. pwd switched to ROOT/Chapters as well.
I select "../", move down to "tables/" and select it. last i select 
1.tex. vim-latex replaces the cursor with "1.tex". the problem is 
though, that my pwd is now ROOT/Chapters.
Why is this a problem? Because other plugins pick up on the pwd (i.e. 
nerdtree, command-t,...) and I don't see a reason to change pwd in such 
a use case to be honest.

Best,
Thomas

------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to