Messages in this thread |  | | Date | Mon, 24 Sep 2001 00:57:57 +0200 | From | Matthias Andree <> | Subject | Re: [PATCH] tty canonical mode: nicer erase behaviour |
| |
On Sun, 23 Sep 2001, Nadav Har'El wrote:
> Just too bad Debian's policy is to make ^? the erase character - pretty > much the opposite of what most Unix users used before that. Pretending > ASCII BS (^H) doesn't exist any more is an interesting exercise, but > it isn't easy to change habits and standards that existed for a couple of > decades... The same problem exists for the ASCII DEL (^?) which was also used > in many Unix systems, but usually as a intr key, not a "delete-forward" type > of thing...
[OT RANT]
Well, it's also fun to log in to a Solaris 2.5.1 ksh (which doesn't talk bind, but just alias and soft-keys) from a Linux xterm which sends funny Esc [3~ sequences. You can "fix" that with "Del sends Del", but you then end up having either Del and Backspace both do Backspace or have their meanings reversed from what the "left array" on the Backspace key suggests. The Linux TTYs behave the same way (sending Esc [3~), and you don't easily fix that without confusing EOF detection or things.
As appreciable a solution to consistently make "Delete" do "delete-forward" and "Backspace" do "delete-backward" would be, as low are the chances to get this done before the year 2039. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |