[w3m-dev 03554] Re: Undo/Redo

* doc/README.func (REDO): added
		(UNDO): added
* doc-jp/README.func (REDO): added
		(UNDO): added
* scripts/w3mhelp.cgi.in: (Page/Cursor motion): add undoPos, redoPos
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
Fumitoshi UKAI
2002-12-11 02:57:30 +00:00
parent 05b0496842
commit d6c90ea50f
4 changed files with 17 additions and 3 deletions

View File

@@ -97,6 +97,7 @@ PREV_WORD Move to previous word
PRINT Save buffer to file
QUIT Quit w3m
READ_SHELL Execute shell command and load
REDO Cancel the last undo
REDRAW Redraw screen
REG_MARK Set mark using regexp
REINIT Reload configuration files
@@ -129,6 +130,7 @@ TAB_LINK Open current link on new tab
TAB_MENU Popup tab selection menu
TAB_MOUSE Move to tab on mouse cursor (for mouse action)
TAB_RIGHT Move current tab right
UNDO Cancel the last cursor movement
UP Scroll up one line
VERSION Display version of w3m
VIEW View HTML source