Alexey Froloff wrote:

> * Alexey I. Froloff <raorn@> [061021 17:53]:
> > Vim should _support_ Meta-Sends-Escape mode which is A Must Have
> > for non-ascii 8-bit locales
> Patch attached.
> 
> New option - 'eightbitmeta' ('em'), default on.  If unset, two
> things happen:
> 
> 1. "<M-x>" is stored internaly as "<Esc>x" sequence (was (x |
> 0x80)).
> 
> 2. Alt+key puts "<Esc>key" to input buffer (GUI only).

How do you distinguish between someone typing "<Esc> key" and "<Esc> key"
generated by Alt+key?

-- 
>From "know your smileys":
 :~)    A man with a tape recorder up his nose

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to