Re: Readline macro definition with multibyte characters

2017-02-05 Thread Chet Ramey
On 2/4/17 9:07 PM, Grisha Levit wrote: > The character-search command accepts multibyte characters just fine, but > when reading input from a macro, multibyte characters are not processed > correctly. For example trying to invoke the macro defined with: > > bind '"\C-f": "\C-]π"' > > will fail to

Readline macro definition with multibyte characters

2017-02-04 Thread Grisha Levit
The character-search command accepts multibyte characters just fine, but when reading input from a macro, multibyte characters are not processed correctly. For example trying to invoke the macro defined with: bind '"\C-f": "\C-]π"' will fail to search and will instead type just the second byte of