[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-readline] add control-arrow bindings
From: |
Chet Ramey |
Subject: |
Re: [Bug-readline] add control-arrow bindings |
Date: |
Wed, 8 Mar 2017 15:35:36 -0800 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 |
On 3/8/17 12:50 PM, Per Bothner wrote:
> I have the following in my ~/.inputrc, but I think they should be
> bound by default, just like the arrow keys:
>
> "\e[1;5C": forward-word
> "\e[1;5D": backward-word
> "\e[3;5~": kill-word
>
> These bind control-left-arrow, control-right-arrow, and control-delete
> to their "standard" keybindings.
How standard are these escape sequences? I use Mac OS X, so obviously
they don't work at all for me.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU address@hidden http://cnswww.cns.cwru.edu/~chet/
- [Bug-readline] add control-arrow bindings, Per Bothner, 2017/03/08
- Re: [Bug-readline] add control-arrow bindings,
Chet Ramey <=
- Re: [Bug-readline] add control-arrow bindings, Per Bothner, 2017/03/08
- Re: [Bug-readline] add control-arrow bindings, Chet Ramey, 2017/03/10
- Re: [Bug-readline] add control-arrow bindings, Per Bothner, 2017/03/10
- Re: [Bug-readline] add control-arrow bindings, Chet Ramey, 2017/03/10
- Re: [Bug-readline] add control-arrow bindings, Mike Frysinger, 2017/03/12
- Re: [Bug-readline] add control-arrow bindings, Chet Ramey, 2017/03/13
- Re: [Bug-readline] add control-arrow bindings, Per Bothner, 2017/03/13
- Re: [Bug-readline] add control-arrow bindings, Mike Frysinger, 2017/03/13