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 [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash