On Tue, Jan 17, 2006 at 05:08:35PM -0500, Chet Ramey wrote:

> Before bash-3.1/readline-5.1, key binding did not honor the setting of
> convert-meta.  The current version treats a key binding exactly the way
> readline will when reading a key sequence and dispatching on it,
> converting to eight-bit characters as necessary depending on the value
> of convert-meta.
> 
> Ironically, you were the one who filed the original bug report that
> prompted this change. ;-)

Heh :-)

Does this mean that you can't just use the key sequences that 'bind
-p' displays for rebinding in inputrc?

For this particular case I guess '\e[A'/'\e[B' is what I need.

Tim.
*/

Attachment: pgpUVW7RGVWWw.pgp
Description: PGP signature

_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to