Re: Patch to make readline parse CSI keycodes properly

2009-07-19 Thread Andy Koppe
2009/7/19 Eric Blake: >> It's working correctly here, including when adding bindings for longer >> keycodes: no more funny characters when accidentally hitting the wrong >> key. Please consider the patch for inclusion into the readline >> package. > > I'll play with this, and consider adding it to

Re: Patch to make readline parse CSI keycodes properly

2009-07-19 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Andy Koppe on 7/19/2009 5:30 AM: > It's working correctly here, including when adding bindings for longer > keycodes: no more funny characters when accidentally hitting the wrong > key. Please consider the patch for inclusion into the read