Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Meta-tags
- X-seq: zsh-users 11477
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Meta-tags
- Date: Sat, 12 May 2007 09:30:17 -0700
- In-reply-to: <200705121432.29076.arvidjaar@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <4645904E.6070605@xxxxxxxxxxxxxxxxxxxxxxxxx> <200705121432.29076.arvidjaar@xxxxxxxxxx>
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