[Vim-latex-devel] bug with <F7> command
Brought to you by:
srinathava,
tmaas
From: Javier R. <jer...@gm...> - 2006-01-25 00:59:08
|
Hi, The <F7> mapping is not working as expected. I've seen two cases - I type on an empty line the word subsection*, and when I press <F7>, I'm sent to the command menu, instead of getting \subsection*{}<++>. Of course, when the command name is made of alphabetic chars only, it works as expected. I'm not sure if this is a bug in vimLaTeX or if I can get the expected behavior setting some vim options, specially about the chars that can be a word. - I'm using the penultimate CVS version, I guess is the version released after a bugfix related with the <F7> command within places like a \section{} or so. When I select some text visually and then press <F7>, I'm asked for a command name (as expected), and when I give it and hit enter... nothing happens. According to the docs, the selected text should be enclosed within a command of the name that I provided. I'm not completely sure, but I think this started to happen since the penultimate bugfix. I would really appreciate if somebody could let me know if is having this problems too. Thanks in advance -- Javier |