WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Bash readline remap ESC insert/command mode key

Re: Bash readline remap ESC insert/command mode key

by Chet Ramey :: Rate this Message:

| View in Thread

On 1/23/12 8:22 PM, Roger wrote:

>> Patch seems to work great and I can now type 'exit' without command mode
>> being spawned when typing the 'i'.
>>
>> It's behaviour is almost identical to VIM's.
>
> Found a bug.

That's not really related to the timing issue, since the `i' is dropped
completely, though the fix may involve using the same code.  I'll take a
look.  Thanks for the report.

Chet

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@...    http://cnswww.cns.cwru.edu/~chet/

 « Return to Thread: Bash readline remap ESC insert/command mode key