From 2893fef51ad4bdb1a4444b3508725b2a3c13e70c Mon Sep 17 00:00:00 2001 From: Ilia Maslakov Date: Thu, 20 Aug 2009 13:28:40 +0000 Subject: [PATCH] add description of editor_cursor_beyond_eol into mcedit.1.in Signed-off-by: Ilia Maslakov --- doc/man/mcedit.1.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/mcedit.1.in b/doc/man/mcedit.1.in index 18c217b4e..e477a9660 100644 --- a/doc/man/mcedit.1.in +++ b/doc/man/mcedit.1.in @@ -464,6 +464,9 @@ Toggle show visible tabs, if editor_visible_tabs=1 tabs showed as '<---->' .I editor_persistent_selections Do not remove block selection after moving the cursor. .TP +.I editor_cursor_beyond_eol +Allow moving cursor beyond the end of line. +.TP .I editor_syntax_highlighting enable syntax highlighting. .TP