diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.func | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/README.func b/doc/README.func index 5fa970f..67f6152 100644 --- a/doc/README.func +++ b/doc/README.func @@ -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 | 
