bug-bash
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix a problem that shadow `bind -x' does not work


From: Koichi Murase
Subject: Re: [PATCH] Fix a problem that shadow `bind -x' does not work
Date: Thu, 19 Dec 2019 00:40:27 +0800

>   Test case 2:
>
>   $ LANG=C bash --norc
>   $ bind -x '"\C-t\C-t":echo hello'
>   $ bind -x '"\C-t":echo world'
>   $ <-- <C-t><wait 500ms>
>   hello     #<-- expected result is "world"

I'm sorry. I found that "Test case 2" has not yet fixed in the
previous patch. This is the patch for the additional fix for "Test
case 2".

Best regards,
Koichi

Attachment: 0002-bash_execute_unix_command-check-shadow-binding-in-cm.patch
Description: Binary data


reply via email to

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