My understanding is that handling <alt> is, in general, very inconsistent from terminal to terminal. In gvim, <alt-i> and similar shortcuts seem to work just fine. In terminals though, vim can't necessarily access the <alt> at all.
You may want to try the following line in ~/.vim/ftplugin/tex.vim: imap <buffer> é <Plug>Tex_InsertItemOnThisLine (let us know if this works) Mike Richman On Tue, Mar 31, 2009 at 10:52 PM, zhang zhengquan <zhang.zhengq...@gmail.com> wrote: > Dear vim latex community, > > I use mlterm as my terminal and vim-latex-suite to write latex documents. > > in insert mode alt-i would insert an e acute which is exactly opposite > to this faq > > http://vim-latex.sourceforge.net/index.php?subject=faq&title=FAQ#faq-e-acute > > I would like an \item inserted. > > I will not use e acute so could anybody tell me how to disable it? > > I used latexSuite20060325.tar.gz to install latexsuite. > > and I am running vim version 7.2.130 on debian sid. > > Thanks for any pointers, > > Z > > ------------------------------------------------------------------------------ > _______________________________________________ > Vim-latex-devel mailing list > Vim-latex-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > ------------------------------------------------------------------------------ _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel