Hello everyone, I normally use gvim with vim-latex, but I recently I tried vim (i.e. without the GUI), and when compiling with \ll or opening the viewer with \lv, messages from the external programs clobber the text in the vim window.
For instance when compiling, I get: This is BibTeX, Version 0.99c (Web2C 7.5.4) The top-level auxiliary file: test.aux The style file: plain.bst Database file #1: test.bib at the bottom of the Vim window, and the text in the buffer "disappears"... it's still there and I can move the cursor over it, but it's invisible. If I use :redraw! all is well again (or else if I change buffer, or split the window, or invoke help, any of these probably cause redraw to be called and make the text reappear). Does anyone else have this problem? Can anyone suggest how I can make the redraw automatic? I thought of adding :redraw! at the end of the Tex_RunLaTeX and Tex_ViewLaTeX functions in ftplugin/latex-suite/compiler.vim but I would prefer not to edit the vim-latex files (as I'll lose changes at the next upgrade). Any suggestions welcome! Thanks, Steve ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel