Re: [PATCH] Fix READLINE_ARGUMENT with "M-1 M-2" and with `vi-arg-digit'

2021-06-28 Thread Koichi Murase
> > Thanks for the report. Wow, do people use M-1 M-2 to specify multiple- > > digit arguments? > > [...] I use the latter, and in that case, it is intuitive > to input multiple-digit numbers with the Meta key kept to be pressed. I forgot to mention that the terminal will send "M-1 M-2" in this

Re: [PATCH] Fix READLINE_ARGUMENT with "M-1 M-2" and with `vi-arg-digit'

2021-06-28 Thread Koichi Murase
2021年6月29日(火) 4:33 Chet Ramey : > > On 6/27/21 8:12 AM, Koichi Murase wrote: > > Description: > > > >Now "bind -x" can be used with numeric arguments when the numeric > >arguments are specified by e.g. "M-1 2 3". However, when the > >numeric arguments are specified by e.g. "M-1 M-2

Re: [PATCH] Fix READLINE_ARGUMENT with "M-1 M-2" and with `vi-arg-digit'

2021-06-28 Thread Chet Ramey
On 6/27/21 8:12 AM, Koichi Murase wrote: Description: Now "bind -x" can be used with numeric arguments when the numeric arguments are specified by e.g. "M-1 2 3". However, when the numeric arguments are specified by e.g. "M-1 M-2 M-3", it still fails with the error message

[PATCH] Fix READLINE_ARGUMENT with "M-1 M-2" and with `vi-arg-digit'

2021-06-27 Thread Koichi Murase
Description: Now "bind -x" can be used with numeric arguments when the numeric arguments are specified by e.g. "M-1 2 3". However, when the numeric arguments are specified by e.g. "M-1 M-2 M-3", it still fails with the error message `bash_execute_unix_command: cannot find keymap for