Re: [Vim-latex-devel] Old tutorials + <alt> problems on Windows
Brought to you by:
srinathava,
tmaas
From: Gerd W. <ger...@ma...> - 2017-03-09 08:32:36
|
> After setting the winaltkeys to 'no' it no longer triggers the menu > but it prints characters like éě and such instead. Yes, this is intended behavior of newer versions of the latex-suite. Vim is not able to distinguish between, e.g., <alt-i> and é (see :help map-alt-keys). Therefore, these alt-mappings are disabled by default, see :help altkey-mappings. Note that the online help reflect the state of version 1.9.0 of latex-suite and this settings has changes since then. > Nor does it work on 'Bash on Ubuntu on Windows'. I do not know what you mean. > > 3) Delete by backspace? Or is there another key to do that? Yes, 'delete' or 'backspace' key should work. Best regards, Gerd |