[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FAQ.html and MANUAL.html, was Re: fwd: Re: Re: Please review changed man-file of w3m



Hello Justin

Justin B Rye schrieb am 29. Mai 2016 um 01:42

as announced, I had a couple of ideas to improve / complete the list
of function descriptions. 

- Found short versions where there was only a long

- Made the short version even shorter (e.g. by erasing "current" as it
  is implicitely said)

- Replaced a few words to use one single word for one object 

The attached csv-file only contains the functions with such
changes. There are tow columns with the old descriptions of 4th June
and two with the new ones of 8th June.

Best regards
Markus
FUNCTION,FUNCTION,ALIAS,DESCRIPTION,DESCRIPTION,DESCRIPTION,DESCRIPTION
in main.c and menu.c,from w3mfunc-desc,,short 04.06.2016,short 08.06.2016,long 04.06.2016,long 08.06.2016
ADD_BOOKMARK,,0,,Add as bookmark,,
BACK,,0,Close current buffer,Close buffer,,
CLOSE_TAB,,0,Close current tab,Close tab,,
CLOSE_TAB_MOUSE,,0,,Close tab at mouse pointer,,Close the tab the mouse points at
COMMAND,,0,,,,Invoke one or more semicolon-separated w3m functions
DELETE_PREVBUF,,,,,Delete previous buffer (mainly for local CGI),Delete previous buffer (mainly for local CGI-scripts)
DOWN,,0,Scroll screen down one line,Scroll down one line,,
DOWNLOAD_LIST,,0,Display downloads panel,Display downloads,,
GOTO,,0,Open URL,Go to URL,,
GOTO_LINE,,0,Go to the specified line,Go to line,,
HELP,,0,Show help panel,Help,,
LINK_N,,0,Go to the nth link,Go to the nth hyperlink,,
MARK,,0,,Toggle mark,,
MENU_MOUSE,,0,Pop up menu at mouse cursor (for mouse action),Pop up menu at mouse pointer (for mouse action),,
MOVE_DOWN,,0,,,Move the cursor down (with a half-screen scroll at the edge),Move cursor down (with a half-screen scroll at the screen edge)
MOVE_DOWN1,,0,Cursor down,"Cursor down. With edge touched, slide",Move the cursor down (with a one-line scroll at the screen's edge),Move cursor down (with a one-line scroll at the screen edge)
MOVE_LEFT,,0,,,Move cursor left (with a half-screen shift at the edge),Move cursor left (with a half-screen shift at the screen edge)
MOVE_LEFT1,,0,Cursor left,"Cursor left. With edge touched, slide",Move cursor left (with one column shift at the edge of the screen),Move cursor left (with one column shift at the screen edge)
MOVE_MOUSE,,0,Move cursor to mouse cursor (for mouse action),Move cursor to mouse pointer,Move cursor to mouse pointer (for mouse action),Move cursor to mouse position
MOVE_RIGHT,,0,,,Move cursor right (with a half-screen shift at the edge),Move cursor right (with a half-screen shift at the screen edge)
MOVE_RIGHT1,,0,Cursor right,"Cursor right. With edge touched, slide",Move cursor right (with one column shift at the edge of the screen),Move cursor right (with one column shift at the screen edge)
MOVE_UP,,0,,,Move the cursor up (with a half-screen scroll at the edge),Move cursor up (with a half-screen scroll at the screen edge)
MOVE_UP1,,0,Cursor up,"Cursor up. With edge touched, slide",Move the cursor up (with a one-line scroll at the screen's edge),Move cursor up (with a one-line scroll at the screen edge)
NEW_TAB,,0,Open new tab,Open tab,Open current page in a new tab,Open a new tab (with current document)
NEXT_DOWN,,0,Move downward to the next link,Next hyperlink below,,
NEXT_LEFT,,0,Move left to the next link,Next hyperlink left,,
NEXT_LEFT_UP,,0,Move left or upward to the next link,Next hyperlink left or above,,
NEXT_RIGHT,,,Move right to the next link,Next hyperlink right,,
NEXT_RIGHT_DOWN,,0,Move right or downward to the next link,Next hyperlink right or below,,
NEXT_UP,,0,Move upward to the next link,Next hyperlink above,,
OPTIONS,,0,Show options panel,Options,,
PIPE_BUF,,0,Pipe current buffer through shell command,Pipe buffer through shell command,,
PIPE_SHELL,,0,Execute shell command and display output,,,Execute shell command and display output in a new buffer
READ_SHELL,,0,Execute shell command,Execute shell command and display output,Execute shell command and display output,Execute shell command and display output in a new buffer
RESHAPE ,,0,Re-render buffer,Re-render document,,
TAB_GOTO,,0,Open URL in new tab,Go to URL in a tab,,
TAB_GOTO_RELATIVE,,0,Open relative address in new tab,Go to relative address in a tab,,
TAB_LINK,,0,Follow link in a new tab,Follow hyperlink in a tab,,
UP,,0,Scroll screen up one line,Scroll up one line,,
,,,,,,
, ,,,,,
,LINEEDIT:BACK,,Backward,,,Move cursor backward
,LINEEDIT:BOTTOM,,,Cursor to the end,,
,LINEEDIT:DEL,,,Delete character,,
,LINEEDIT:FORWARD,,,Cursor forward,,
,LINEEDIT:NEXT,,,Next in history,,
,LINEEDIT:PREV,,,Previous in history,,
,LINEEDIT:TOP,,,Cursor to the beginning,,
, ,,,,,
,MENU:CANCEL,,Back,One selection step backward,,
,MENU:CLOSE,,Close,Close menu,,
, ,,,,,

Reply to: