bug-bash
[Top][All Lists]
Advanced

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

Readline's `capitalize-word' / bash read -e issue with UTF-8 multibyte c


From: Eduardo Bustamante
Subject: Readline's `capitalize-word' / bash read -e issue with UTF-8 multibyte character
Date: Mon, 8 May 2017 09:24:38 -0500

dualbus@debian:~$ LC_ALL=en_US.UTF-8 ~/src/gnu/bash/bash -c 'read -e;
declare -p REPLY'
Ñu
woops
declare -- REPLY="�w�u"

I typed: <ñ><u><\C-a><\ec><return><w><o>...<return>



reply via email to

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