bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Support `bind -x' for different keymaps


From: Chet Ramey
Subject: Re: [PATCH] Support `bind -x' for different keymaps
Date: Mon, 25 Feb 2019 09:03:33 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 2/24/19 6:38 AM, Koichi Murase wrote:
>> Bash Version: 5.0
>> Patch Level: 0
>> Release Status: release
>>
>> Description:
>>
>>   There are two problems: (1) The keymap `cmd_xmap' used to store the
>> command strings by `bind -x' is shared with all the keymaps. This
>> makes problem when one defines `bind -x' key bindings for multiple
>> different keymaps. (2) `bind -X' dumps all the command strings stored
>> in `cmd_xmap' including strings which are already unbound.
> 
> Hello, Are these patches rejected or just forgotten?

I haven't looked at them yet. It's not the time in the development cycle
I look at new features.

Chet

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]