Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Meta-tags



On May 12,  2:32pm, Andrey Borzenkov wrote:
}
} Arguably zsh should treat \M-x and ESC-x interchangeably; I believe it
} even was the case once but my memory fails me here.

It's never interchanged them, but the "bindkey -m" command initializes
all the \M- sequences to be the same as the ESC- sequences.  Nowadays
that also turns off multibyte support, so it's not as desirable.



Messages sorted by: Reverse Date, Date, Thread, Author