[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash readline remap ESC insert/command mode key
From: |
Chet Ramey |
Subject: |
Re: Bash readline remap ESC insert/command mode key |
Date: |
Wed, 25 Jan 2012 08:43:46 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0 |
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@case.edu http://cnswww.cns.cwru.edu/~chet/
- Re: Bash readline remap ESC insert/command mode key, (continued)
- Re: Bash readline remap ESC insert/command mode key, Roger, 2012/01/19
- Re: Bash readline remap ESC insert/command mode key, Chet Ramey, 2012/01/21
- Re: Bash readline remap ESC insert/command mode key, Roger, 2012/01/22
- Re: Bash readline remap ESC insert/command mode key, Chet Ramey, 2012/01/22
- Re: Bash readline remap ESC insert/command mode key, Roger, 2012/01/23
- Re: Bash readline remap ESC insert/command mode key, Chris Jones, 2012/01/23
- Re: Bash readline remap ESC insert/command mode key, Chet Ramey, 2012/01/23
- Re: Bash readline remap ESC insert/command mode key, Chris Jones, 2012/01/25
- Re: Bash readline remap ESC insert/command mode key, Roger, 2012/01/25
- Re: Bash readline remap ESC insert/command mode key, Roger, 2012/01/23
- Re: Bash readline remap ESC insert/command mode key,
Chet Ramey <=