Date: Thu, 20 Oct 2016 09:27:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 211360] ESC characters are not interpreted by /bin/sh Message-ID: <bug-211360-8-ZGuwNPgGKI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211360-8@https.bugs.freebsd.org/bugzilla/> References: <bug-211360-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211360 David Guyot <david.guyot@europecamions-interactive.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.guyot@europecamions-i | |nteractive.com --- Comment #3 from David Guyot <david.guyot@europecamions-interactive.com> --- It seems I'm also affected by this bug, but running fish: I was using a 10.3-RELEASE FreeBSD with the packaged fish 2.2.0 installed, without customization, and upgraded my system and packages to 11.0-RELEASE. fish were upgraded to 2.3.1, and it lost support of arrows and backspace keys: whenever I try to use them, I get this: # Up arrow for autocompletion with the last command penegal@Aethelthryth-FreeBSD~/usr/home/penegal> [A # Right arrow for autocompletion with the last similar command, then left arrow to correct input penegal@Aethelthryth-FreeBSD~/usr/home/penegal> ls[C[D Tab still functions as usual; backspace produces no result, so I have to Ctrl+C to erase the line and restart the typing from the start. As I also use fish as the root shell, the problem persists when using sudo su, but not with su -; the problem is also present when using fish from vt, and the su tweak works all the same. bash doesn't have this problem and responds as usual to these keys, as do fish over SSH connections, so it's not keyboard-related. James Keenan and another guy on the ML drew my attention to this report, which is disturbingly similar to my problem. Hope it is and that I'm not simply making noise. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211360-8-ZGuwNPgGKI>
