On 12/18/19 11:40 AM, Koichi Murase wrote:
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".
Thanks for the fixes.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/