From bc2973c0c6141dd3b37e7a39675f89f0683c372b Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 12 Sep 2001 14:22:43 +0000 Subject: [PATCH] On window-systems, say that arrow bitmaps are used instead of a backslash to indicate continued lines. --- etc/TUTORIAL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/TUTORIAL b/etc/TUTORIAL index fac0b6f9ed8..f9120c38dd2 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -314,7 +314,8 @@ current cursor position. When a line of text gets too big for one line on the screen, the line of text is "continued" onto a second screen line. A backslash ("\") -at the right margin indicates a line which has been continued. +(or, if you're using a windowed display, a little curved arrow) at the +right margin indicates a line which has been continued. >> Insert text until you reach the right margin, and keep on inserting. You'll see a continuation line appear. -- 2.39.5