[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash readline remap ESC insert/command mode key
From: |
Roger |
Subject: |
Re: Bash readline remap ESC insert/command mode key |
Date: |
Sun, 22 Jan 2012 03:35:37 -0900 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
> On Sat, Jan 21, 2012 at 09:17:32PM -0500, Chet Ramey wrote:
>
>I could look at putting in some sort of inter-character timeout, but I
>don't know yet how well the code structure lends itself to that.
Ditto. VIM times-out after a (less then) 1 second pause after nothing else is
typed.
Readline doesn't time-out after the initial detection.
To me, this would be a simple code snippet insertion, but I wouldn't know where
to begin. :-/
--
Roger
http://rogerx.freeshell.org/
- Bash readline remap ESC insert/command mode key, Roger, 2012/01/19
- Re: Bash readline remap ESC insert/command mode key, Roger, 2012/01/19
- 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 <=
- 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, 2012/01/25