ed
04a930203d
Print backspaces after echoing an EOF.
...
Applications like shells expect EOF to give no graphical output, while
our implementation prints ^D by default (tunable with stty echoctl).
Make the new implementation behave like the old TTY code. Print two
backspaces afterwards.
Reported by: koitsu
MFC after: 1 month
2009-10-17 08:59:41 +00:00
..
2009-10-16 12:00:59 +00:00
2009-10-13 19:04:01 +00:00
2009-10-14 14:13:42 +00:00
2009-09-29 21:25:59 +00:00
2009-10-09 09:29:59 +00:00
2009-10-08 16:05:17 +00:00
2009-10-03 11:57:21 +00:00
2009-10-11 20:42:26 +00:00
2009-10-01 19:12:14 +00:00
2009-10-15 20:15:29 +00:00
2009-10-11 07:03:56 +00:00
2009-10-14 19:24:01 +00:00
2009-10-16 12:00:59 +00:00
2009-10-10 15:31:24 +00:00
2009-10-17 08:59:41 +00:00
2009-10-10 15:31:24 +00:00
2009-10-13 18:07:56 +00:00
2009-10-14 11:55:55 +00:00
2009-10-13 10:43:17 +00:00
2009-10-11 05:59:43 +00:00
2009-10-15 06:12:04 +00:00
2009-10-14 12:01:11 +00:00
2009-10-01 15:33:53 +00:00
2009-10-16 19:30:48 +00:00
2009-10-07 19:50:14 +00:00
2009-10-13 19:02:03 +00:00
2009-10-11 16:44:58 +00:00
2009-10-13 19:02:03 +00:00
2009-10-10 15:31:24 +00:00
2009-10-15 14:55:11 +00:00
2009-10-08 10:26:49 +00:00
2009-10-04 18:53:10 +00:00