updated the man pages of the mcedit.

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
This commit is contained in:
Ilia Maslakov 2012-04-26 11:34:54 +04:00
parent dc79096167
commit 06cb0a34a3

View File

@ -581,6 +581,13 @@ deleting, navigating, typing)
.I editor_wordcompletion_collect_entire_file
Search autocomplete candidates in entire of file or just from
begin of file to cursor position (0)
.TP
.I editor_smart_home_end
when option switched on:
the Home key go to the first column on first press, and after second
press go to the beginning of non-whitespace char and
the End key go to the last column on first press, and after second
press go to the end of non-whitespace char.
.SH MISCELLANEOUS
You can use scanf search and replace to search and replace a C format