Hi All,
I don't reproduce it.
This is not directly related to bash, it depend on the line discipline
on the tty, I use ^H as erase and got no problems with .
gnome-term, xterm are ok with , generate 0x8, terminator
is confused is it doesn't use X resouces and then can't map 0x8 on
Using gene
On 1/29/18 5:47 PM, Egmont Koblinger wrote:
> Bash Version: 4.4
> Patch Level: 12
> Release Status: release
>
> Hi,
>
> Repeat-By:
> "set enable-bracketed-paste on" in inputrc
>
> Start any simple (non-readline) command just as "cat".
>
> Press TAB, then press backspace.
>
> E
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE
On 1/28/18 8:10 PM, L A Walsh wrote:
>>
>> It's all fine. He wants case-insensitive matching, which bash can be made
>> to do, and non-case-preserving completion, which readline does.
>>
>
> Bash can be made to do? W/o new code?
No, it takes a patch to enable case-sensitive matchi