From 041123939b0767a926d8018eb9fc930c36490127 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Mon, 23 Sep 2002 07:16:08 +0000 Subject: [PATCH] Use a more traditional representation of non-printable characters in editor (i.e. binary 0 would be ^@). '\r' in the editor is done. --- src/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/TODO b/src/TODO index 58cd5a594..d4ae6b076 100644 --- a/src/TODO +++ b/src/TODO @@ -21,7 +21,8 @@ Implement --with-screen option. Remove side effects from --with-termcap option. -Display carriage return in the editor. +Use a more traditional representation of non-printable characters in +editor (i.e. binary 0 would be ^@). Before 4.6.0