[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bind does not modify key bindings
From: |
Chet Ramey |
Subject: |
Re: bind does not modify key bindings |
Date: |
Mon, 13 Feb 2006 17:31:29 -0500 |
User-agent: |
Thunderbird 1.5 (Macintosh/20051201) |
Yong Lu wrote:
>
> Hi, thanks for your reply! With bash2, I can simply modify the output
> of `bind -vp` and read back the keybinding by `bind -f`. How can I
> make it to work with bash3 too?
If you run with convert-meta disabled, take the output and convert the
key sequences that begin with \M- to begin with \e. (That is, make ESC
the meta-prefix explicitly.)
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
Live Strong. No day but today.
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/