Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15746 > unrolled thread
| Started by | Koichi Murase <myoga.murase@gmail.com> |
|---|---|
| First post | 2019-12-19 00:40 +0800 |
| Last post | 2019-12-19 00:40 +0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] Fix a problem that shadow `bind -x' does not work Koichi Murase <myoga.murase@gmail.com> - 2019-12-19 00:40 +0800
| From | Koichi Murase <myoga.murase@gmail.com> |
|---|---|
| Date | 2019-12-19 00:40 +0800 |
| Subject | Re: [PATCH] Fix a problem that shadow `bind -x' does not work |
| Message-ID | <mailman.1090.1576687245.1979.bug-bash@gnu.org> |
[Multipart message — attachments visible in raw view] — view raw
> 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
Back to top | Article view | gnu.bash.bug
csiph-web