[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #48464] term in IUCLC aka ILCASE mode does not treat backslash as e
From: |
Kalle Olavi Niemitalo |
Subject: |
[bug #48464] term in IUCLC aka ILCASE mode does not treat backslash as escape |
Date: |
Mon, 11 Jul 2016 23:42:34 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.8.0 |
Follow-up Comment #1, bug #48464 (project hurd):
OpenBSD implements IUCLC:
*
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/kern/tty.c?rev=1.132&content-type=text/x-cvsweb-markup
* http://man.openbsd.org/OpenBSD-current/man4/termios.4
It also has a backslash-escape mechanism: its TS_BKSL is similar to the Hurd's
LAST_SLASH. However, that code is only active if the ICANON and XCASE local
modes and the IUCLC input mode are all set. It also makes some other
substitutions, for the sake of terminals that do not support e.g. pipe
characters. It does not seem to echo the backslash that causes the TS_BKSL
flag to be set.
<termios.h> on GNU/Hurd does not define XCASE.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48464>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/