diff --git a/doc/man/man5/elinkskeys.5 b/doc/man/man5/elinkskeys.5 index 72bf5007..7317d328 100644 --- a/doc/man/man5/elinkskeys.5 +++ b/doc/man/man5/elinkskeys.5 @@ -1,68 +1,65 @@ -.\"Generated by db2man.xsl. Don't modify this, modify the source. -.de Sh \" Subsection -.br -.if t .Sp -.ne 5 -.PP -\fB\\$1\fR -.PP -.. -.de Sp \" Vertical space (when we can't use .PP) -.if t .sp .5v -.if n .sp -.. -.de Ip \" List item -.br -.ie \\n(.$>=3 .ne \\$3 -.el .ne 3 -.IP "\\$1" \\$2 -.. -.TH "ELINKSKEYS" 5 "ELinks keybindings" "2006-01-29" "ELinks keybindings" -.SH NAME +.\" Title: elinkskeys +.\" Author: +.\" Generator: DocBook XSL Stylesheets v1.72.0 +.\" Date: 03/03/2008 +.\" Manual: +.\" Source: +.\" +.TH "ELINKSKEYS" "5" "03/03/2008" "" "" +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH "NAME" elinkskeys \- keybindings for ELinks .SH "SYNOPSIS" - - -Information on how to configure keybinding and overview of the default keybindings\&. - +Information on how to configure keybinding and overview of the default keybindings. +.sp .SH "DESCRIPTION" - - -Key binding for elinks should be placed in the file ~/\&.elinks/elinks\&.conf\&. Note that any information regarding their format/structure may not be up\-to\-date\&. If you will discover that, please feed us with a patch\&. - - +Key binding for elinks should be placed in the file ~/.elinks/elinks.conf. Note that any information regarding their format/structure may not be up\-to\-date. If you will discover that, please feed us with a patch. +.sp Key binding statements are of the form: - +.sp +.sp +.RS 4 .nf bind = .fi - - +.RE where: - -.TP +.sp +.PP -is \fImain\fR, \fIedit\fR, or \fImenu\fR\&. The main keymap is used for general browsing\&. The edit keymap is used for editing text fields\&. The menu keymap is used for navigating menus\&. - -.TP +.RS 4 +is +\fImain\fR, +\fIedit\fR, or +\fImenu\fR. The main keymap is used for general browsing. The edit keymap is used for editing text fields. The menu keymap is used for navigating menus. +.RE +.PP -is a case sensitive key, which you can prefix with \fICtrl\-\fR or \fIAlt\-\fR\&. \fICtrl\-\fR must be followed by an uppercase key\&. See below for a list of valid keys\&. - -.TP +.RS 4 +is a case sensitive key, which you can prefix with +\fICtrl\-\fR +or +\fIAlt\-\fR. +\fICtrl\-\fR +must be followed by an uppercase key. See below for a list of valid keys. +.RE +.PP -is what the key should do\&. The actions available are dependent on the keymap, and are listed separately below\&. - - -All words/strings may all be quoted "like so"\&. Backslashes are escape characters, even if not between quotes\&. Lines beginning with a hash character (#) are comments\&. - - -Keys can be unbound just by binding them to the special \fInone\fR action\&. It may be of use if you accidentally type a key often\&. - +.RS 4 +is what the key should do. The actions available are dependent on the keymap, and are listed separately below. +.RE +All words/strings may all be quoted "like so". Backslashes are escape characters, even if not between quotes. Lines beginning with a hash character (#) are comments. +.sp +Keys can be unbound just by binding them to the special \fInone\fR action. It may be of use if you accidentally type a key often. +.sp .SH "EXAMPLE BINDINGS" - - Some sample keybindings: - +.sp +.sp +.RS 4 .nf bind "main" "v" = "view\-image" bind "main" "l" = "jump\-to\-link" @@ -80,1241 +77,1540 @@ bind "menu" "PageDown" = "page\-down" # ELinks with Lua support bind "main" "," = "lua\-console" .fi - +.RE .SH "KEYS" - - -Valid keys are: alphanumeric characters, punctuation, \fIEnter\fR, \fIBackspace\fR, \fITab\fR, \fIEscape\fR, \fILeft\fR, \fIRight\fR, \fIUp\fR, \fIDown\fR, \fIInsert\fR, \fIDelete\fR, \fIHome\fR, \fIEnd\fR, \fIPageUp\fR, \fIPageDown\fR, \fIF1\fR to \fIF12\fR\&. - - -Some keys will need to be quoted or escaped\&. For example, space can be written as " " (quote space quote), and the quote itself as \\" (backslash quote)\&. Backslash can be written as \\\\ (double backslash)\&. - +Valid keys are: alphanumeric characters, punctuation, \fIEnter\fR, \fIBackspace\fR, \fITab\fR, \fIEscape\fR, \fILeft\fR, \fIRight\fR, \fIUp\fR, \fIDown\fR, \fIInsert\fR, \fIDelete\fR, \fIHome\fR, \fIEnd\fR, \fIPageUp\fR, \fIPageDown\fR, \fIF1\fR to \fIF12\fR. +.sp +Some keys will need to be quoted or escaped. For example, space can be written as " " (quote space quote), and the quote itself as \e" (backslash quote). Backslash can be written as \e\e (double backslash). +.sp .SH "KEYMAP ACTIONS" - .SS "MAIN ACTIONS" - -.TP +.PP abort\-connection -Abort connection\&. - -.TP +.RS 4 +Abort connection. +.RE +.PP add\-bookmark -Add a new bookmark\&. - -.TP +.RS 4 +Add a new bookmark. +.RE +.PP add\-bookmark\-link -Add a new bookmark using current link\&. - -.TP +.RS 4 +Add a new bookmark using current link. +.RE +.PP add\-bookmark\-tabs -Bookmark all open tabs\&. - -.TP +.RS 4 +Bookmark all open tabs. +.RE +.PP auth\-manager -Open authentication manager\&. - -.TP +.RS 4 +Open authentication manager. +.RE +.PP bookmark\-manager -Open bookmark manager\&. - -.TP +.RS 4 +Open bookmark manager. +.RE +.PP cache\-manager -Open cache manager\&. - -.TP +.RS 4 +Open cache manager. +.RE +.PP cache\-minimize -Free unused cache entries\&. - -.TP +.RS 4 +Free unused cache entries. +.RE +.PP cookie\-manager -Open cookie manager\&. - -.TP +.RS 4 +Open cookie manager. +.RE +.PP cookies\-load -Reload cookies file\&. - -.TP +.RS 4 +Reload cookies file. +.RE +.PP copy\-clipboard -Copy text to clipboard\&. - -.TP +.RS 4 +Copy text to clipboard. +.RE +.PP document\-info -Show information about the current page\&. - -.TP +.RS 4 +Show information about the current page. +.RE +.PP download\-manager -Open download manager\&. - -.TP +.RS 4 +Open download manager. +.RE +.PP exmode -Enter ex\-mode (command line)\&. - -.TP +.RS 4 +Enter ex\-mode (command line). +.RE +.PP file\-menu -Open the File menu\&. - -.TP +.RS 4 +Open the File menu. +.RE +.PP find\-next -Find the next occurrence of the current search text\&. - -.TP +.RS 4 +Find the next occurrence of the current search text. +.RE +.PP find\-next\-back -Find the previous occurrence of the current search text\&. - -.TP +.RS 4 +Find the previous occurrence of the current search text. +.RE +.PP forget\-credentials -Forget authentication credentials\&. - -.TP +.RS 4 +Forget authentication credentials. +.RE +.PP formhist\-manager -Open form history manager\&. - -.TP +.RS 4 +Open form history manager. +.RE +.PP frame\-external\-command -Pass URI of current frame to external command\&. - -.TP +.RS 4 +Pass URI of current frame to external command. +.RE +.PP frame\-maximize -Maximize the current frame\&. - -.TP +.RS 4 +Maximize the current frame. +.RE +.PP frame\-next -Move to the next frame\&. - -.TP +.RS 4 +Move to the next frame. +.RE +.PP frame\-prev -Move to the previous frame\&. - -.TP +.RS 4 +Move to the previous frame. +.RE +.PP goto\-url -Open "Go to URL" dialog box\&. - -.TP +.RS 4 +Open "Go to URL" dialog box. +.RE +.PP goto\-url\-current -Open "Go to URL" dialog box containing the current URL\&. - -.TP +.RS 4 +Open "Go to URL" dialog box containing the current URL. +.RE +.PP goto\-url\-current\-link -Open "Go to URL" dialog box containing the current link URL\&. - -.TP +.RS 4 +Open "Go to URL" dialog box containing the current link URL. +.RE +.PP goto\-url\-home -Go to the homepage\&. - -.TP +.RS 4 +Go to the homepage. +.RE +.PP header\-info -Show information about the current page protocol headers\&. - -.TP +.RS 4 +Show information about the current page protocol headers. +.RE +.PP history\-manager -Open history manager\&. - -.TP +.RS 4 +Open history manager. +.RE +.PP history\-move\-back -Return to the previous document in history\&. - -.TP +.RS 4 +Return to the previous document in history. +.RE +.PP history\-move\-forward -Go forward in history\&. - -.TP +.RS 4 +Go forward in history. +.RE +.PP jump\-to\-link -Jump to link\&. - -.TP +.RS 4 +Jump to link. +.RE +.PP keybinding\-manager -Open keybinding manager\&. - -.TP +.RS 4 +Open keybinding manager. +.RE +.PP kill\-backgrounded\-connections -Kill all backgrounded connections\&. - -.TP +.RS 4 +Kill all backgrounded connections. +.RE +.PP link\-download -Download the current link\&. - -.TP +.RS 4 +Download the current link. +.RE +.PP link\-download\-image -Download the current image\&. - -.TP +.RS 4 +Download the current image. +.RE +.PP link\-download\-resume -Attempt to resume download of the current link\&. - -.TP +.RS 4 +Attempt to resume download of the current link. +.RE +.PP link\-external\-command -Pass URI of current link to external command\&. - -.TP +.RS 4 +Pass URI of current link to external command. +.RE +.PP link\-follow -Follow the current link\&. - -.TP +.RS 4 +Follow the current link. +.RE +.PP link\-follow\-reload -Follow the current link, forcing reload of the target\&. - -.TP +.RS 4 +Follow the current link, forcing reload of the target. +.RE +.PP link\-menu -Open the link context menu\&. - -.TP +.RS 4 +Open the link context menu. +.RE +.PP link\-form\-menu -Open the form fields menu\&. - -.TP +.RS 4 +Open the form fields menu. +.RE +.PP lua\-console -Open a Lua console\&. - -.TP +.RS 4 +Open a Lua console. +.RE +.PP mark\-goto -Go at a specified mark\&. - -.TP +.RS 4 +Go at a specified mark. +.RE +.PP mark\-set -Set a mark\&. - -.TP +.RS 4 +Set a mark. +.RE +.PP menu -Activate the menu\&. - -.TP +.RS 4 +Activate the menu. +.RE +.PP move\-cursor\-down -Move cursor down\&. - -.TP +.RS 4 +Move cursor down. +.RE +.PP move\-cursor\-left -Move cursor left\&. - -.TP +.RS 4 +Move cursor left. +.RE +.PP move\-cursor\-right -Move cursor right\&. - -.TP +.RS 4 +Move cursor right. +.RE +.PP move\-cursor\-up -Move cursor up\&. - -.TP +.RS 4 +Move cursor up. +.RE +.PP move\-document\-end -Move to the end of the document\&. - -.TP +.RS 4 +Move to the end of the document. +.RE +.PP move\-document\-start -Move to the start of the document\&. - -.TP +.RS 4 +Move to the start of the document. +.RE +.PP move\-link\-down -Move one link down\&. - -.TP +.RS 4 +Move one link down. +.RE +.PP move\-link\-left -Move one link left\&. - -.TP +.RS 4 +Move one link left. +.RE +.PP move\-link\-next -Move to the next link\&. - -.TP +.RS 4 +Move to the next link. +.RE +.PP move\-link\-prev -Move to the previous link\&. - -.TP +.RS 4 +Move to the previous link. +.RE +.PP move\-link\-right -Move one link right\&. - -.TP +.RS 4 +Move one link right. +.RE +.PP move\-link\-up -Move one link up\&. - -.TP +.RS 4 +Move one link up. +.RE +.PP move\-page\-down -Move downwards by a page\&. - -.TP +.RS 4 +Move downwards by a page. +.RE +.PP move\-page\-up -Move upwards by a page\&. - -.TP +.RS 4 +Move upwards by a page. +.RE +.PP open\-link\-in\-new\-tab -Open the current link in a new tab\&. - -.TP +.RS 4 +Open the current link in a new tab. +.RE +.PP open\-link\-in\-new\-tab\-in\-background -Open the current link in a new tab in the background\&. - -.TP +.RS 4 +Open the current link in a new tab in the background. +.RE +.PP open\-link\-in\-new\-window -Open the current link in a new window\&. - -.TP +.RS 4 +Open the current link in a new window. +.RE +.PP open\-new\-tab -Open a new tab\&. - -.TP +.RS 4 +Open a new tab. +.RE +.PP open\-new\-tab\-in\-background -Open a new tab in the background\&. - -.TP +.RS 4 +Open a new tab in the background. +.RE +.PP open\-new\-window -Open a new window\&. - -.TP +.RS 4 +Open a new window. +.RE +.PP open\-os\-shell -Open an OS shell\&. - -.TP +.RS 4 +Open an OS shell. +.RE +.PP options\-manager -Open options manager\&. - -.TP +.RS 4 +Open options manager. +.RE +.PP quit -Open a quit confirmation dialog box\&. - -.TP +.RS 4 +Open a quit confirmation dialog box. +.RE +.PP really\-quit -Quit without confirmation\&. - -.TP +.RS 4 +Quit without confirmation. +.RE +.PP redraw -Redraw the terminal\&. - -.TP +.RS 4 +Redraw the terminal. +.RE +.PP reload -Reload the current page\&. - -.TP +.RS 4 +Reload the current page. +.RE +.PP rerender -Re\-render the current page\&. - -.TP +.RS 4 +Re\-render the current page. +.RE +.PP reset\-form -Reset form items to their initial values\&. - -.TP +.RS 4 +Reset form items to their initial values. +.RE +.PP resource\-info -Show information about the currently used resources\&. - -.TP +.RS 4 +Show information about the currently used resources. +.RE +.PP save\-as -Save the current document in source form\&. - -.TP +.RS 4 +Save the current document in source form. +.RE +.PP save\-formatted -Save the current document in formatted form\&. - -.TP +.RS 4 +Save the current document in formatted form. +.RE +.PP save\-options -Save options\&. - -.TP +.RS 4 +Save options. +.RE +.PP save\-url\-as -Save URL as\&. - -.TP +.RS 4 +Save URL as. +.RE +.PP scroll\-down -Scroll down\&. - -.TP +.RS 4 +Scroll down. +.RE +.PP scroll\-left -Scroll left\&. - -.TP +.RS 4 +Scroll left. +.RE +.PP scroll\-right -Scroll right\&. - -.TP +.RS 4 +Scroll right. +.RE +.PP scroll\-up -Scroll up\&. - -.TP +.RS 4 +Scroll up. +.RE +.PP search -Search for a text pattern\&. - -.TP +.RS 4 +Search for a text pattern. +.RE +.PP search\-back -Search backwards for a text pattern\&. - -.TP +.RS 4 +Search backwards for a text pattern. +.RE +.PP search\-typeahead -Search link text by typing ahead\&. - -.TP +.RS 4 +Search link text by typing ahead. +.RE +.PP search\-typeahead\-link -Search link text by typing ahead\&. - -.TP +.RS 4 +Search link text by typing ahead. +.RE +.PP search\-typeahead\-text -Search document text by typing ahead\&. - -.TP +.RS 4 +Search document text by typing ahead. +.RE +.PP search\-typeahead\-text\-back -Search document text backwards by typing ahead\&. - -.TP +.RS 4 +Search document text backwards by typing ahead. +.RE +.PP show\-term\-options -Show terminal options dialog\&. - -.TP +.RS 4 +Show terminal options dialog. +.RE +.PP submit\-form -Submit form\&. - -.TP +.RS 4 +Submit form. +.RE +.PP submit\-form\-reload -Submit form and reload\&. - -.TP +.RS 4 +Submit form and reload. +.RE +.PP tab\-close -Close tab\&. - -.TP +.RS 4 +Close tab. +.RE +.PP tab\-close\-all\-but\-current -Close all tabs but the current one\&. - -.TP +.RS 4 +Close all tabs but the current one. +.RE +.PP tab\-external\-command -Pass URI of current tab to external command\&. - -.TP +.RS 4 +Pass URI of current tab to external command. +.RE +.PP tab\-menu -Open the tab menu\&. - -.TP +.RS 4 +Open the tab menu. +.RE +.PP tab\-move\-left -Move the current tab to the left\&. - -.TP +.RS 4 +Move the current tab to the left. +.RE +.PP tab\-move\-right -Move the current tab to the right\&. - -.TP +.RS 4 +Move the current tab to the right. +.RE +.PP tab\-next -Next tab\&. - -.TP +.RS 4 +Next tab. +.RE +.PP tab\-prev -Previous tab\&. - -.TP +.RS 4 +Previous tab. +.RE +.PP terminal\-resize -Open the terminal resize dialog\&. - -.TP +.RS 4 +Open the terminal resize dialog. +.RE +.PP toggle\-css -Toggle rendering of page using CSS\&. - -.TP +.RS 4 +Toggle rendering of page using CSS. +.RE +.PP toggle\-display\-images -Toggle displaying of links to images\&. - -.TP +.RS 4 +Toggle displaying of links to images. +.RE +.PP toggle\-display\-tables -Toggle rendering of tables\&. - -.TP +.RS 4 +Toggle rendering of tables. +.RE +.PP toggle\-document\-colors -Toggle usage of document specific colors\&. - -.TP +.RS 4 +Toggle usage of document specific colors. +.RE +.PP toggle\-html\-plain -Toggle rendering page as HTML / plain text\&. - -.TP +.RS 4 +Toggle rendering page as HTML / plain text. +.RE +.PP toggle\-mouse -Toggle mouse handling\&. - -.TP +.RS 4 +Toggle mouse handling. +.RE +.PP toggle\-numbered\-links -Toggle displaying of links numbers\&. - -.TP +.RS 4 +Toggle displaying of links numbers. +.RE +.PP toggle\-plain\-compress\-empty\-lines -Toggle plain renderer compression of empty lines\&. - -.TP +.RS 4 +Toggle plain renderer compression of empty lines. +.RE +.PP toggle\-wrap\-text -Toggle wrapping of text\&. - -.TP +.RS 4 +Toggle wrapping of text. +.RE +.PP view\-image -View the current image\&. - +.RS 4 +View the current image. +.RE .SS "EDIT ACTIONS" - -.TP +.PP auto\-complete -Attempt to auto\-complete the input\&. - -.TP +.RS 4 +Attempt to auto\-complete the input. +.RE +.PP auto\-complete\-file -Attempt to auto\-complete a local file\&. - -.TP +.RS 4 +Attempt to auto\-complete a local file. +.RE +.PP auto\-complete\-unambiguous -Attempt to unambiguously auto\-complete the input\&. - -.TP +.RS 4 +Attempt to unambiguously auto\-complete the input. +.RE +.PP backspace -Delete character in front of the cursor\&. - -.TP +.RS 4 +Delete character in front of the cursor. +.RE +.PP beginning\-of\-buffer -Go to the first line of the buffer\&. - -.TP +.RS 4 +Go to the first line of the buffer. +.RE +.PP cancel -Cancel current state\&. - -.TP +.RS 4 +Cancel current state. +.RE +.PP copy\-clipboard -Copy text to clipboard\&. - -.TP +.RS 4 +Copy text to clipboard. +.RE +.PP cut\-clipboard -Delete text from clipboard\&. - -.TP +.RS 4 +Cut text to clipboard. +.RE +.PP delete -Delete character under cursor\&. - -.TP +.RS 4 +Delete character under cursor. +.RE +.PP down -Move cursor downwards\&. - -.TP +.RS 4 +Move cursor downwards. +.RE +.PP end -Go to the end of the page/line\&. - -.TP +.RS 4 +Go to the end of the page/line. +.RE +.PP end\-of\-buffer -Go to the last line of the buffer\&. - -.TP +.RS 4 +Go to the last line of the buffer. +.RE +.PP enter -Follow the current link\&. - -.TP +.RS 4 +Follow the current link. +.RE +.PP home -Go to the start of the page/line\&. - -.TP +.RS 4 +Go to the start of the page/line. +.RE +.PP kill\-to\-bol -Delete to beginning of line\&. - -.TP +.RS 4 +Delete to beginning of line. +.RE +.PP kill\-to\-eol -Delete to end of line\&. - -.TP +.RS 4 +Delete to end of line. +.RE +.PP left -Move the cursor left\&. - -.TP +.RS 4 +Move the cursor left. +.RE +.PP next\-item -Move to the next item\&. - -.TP +.RS 4 +Move to the next item. +.RE +.PP open\-external -Open in external editor\&. - -.TP +.RS 4 +Open in external editor. +.RE +.PP paste\-clipboard -Paste text from the clipboard\&. - -.TP +.RS 4 +Paste text from the clipboard. +.RE +.PP previous\-item -Move to the previous item\&. - -.TP +.RS 4 +Move to the previous item. +.RE +.PP redraw -Redraw the terminal\&. - -.TP +.RS 4 +Redraw the terminal. +.RE +.PP right -Move the cursor right\&. - -.TP +.RS 4 +Move the cursor right. +.RE +.PP search\-toggle\-regex -Toggle regex matching (type\-ahead searching)\&. - -.TP +.RS 4 +Toggle regex matching (type\-ahead searching). +.RE +.PP up -Move cursor upwards\&. - +.RS 4 +Move cursor upwards. +.RE .SS "MENU ACTIONS" - -.TP +.PP cancel -Cancel current state\&. - -.TP +.RS 4 +Cancel current state. +.RE +.PP delete -Delete character under cursor\&. - -.TP +.RS 4 +Delete character under cursor. +.RE +.PP down -Move cursor downwards\&. - -.TP +.RS 4 +Move cursor downwards. +.RE +.PP end -Go to the end of the page/line\&. - -.TP +.RS 4 +Go to the end of the page/line. +.RE +.PP enter -Follow the current link\&. - -.TP +.RS 4 +Follow the current link. +.RE +.PP expand -Expand item\&. - -.TP +.RS 4 +Expand item. +.RE +.PP home -Go to the start of the page/line\&. - -.TP +.RS 4 +Go to the start of the page/line. +.RE +.PP left -Move the cursor left\&. - -.TP +.RS 4 +Move the cursor left. +.RE +.PP mark\-item -Mark item\&. - -.TP +.RS 4 +Mark item. +.RE +.PP next\-item -Move to the next item\&. - -.TP +.RS 4 +Move to the next item. +.RE +.PP page\-down -Move downwards by a page\&. - -.TP +.RS 4 +Move downwards by a page. +.RE +.PP page\-up -Move upwards by a page\&. - -.TP +.RS 4 +Move upwards by a page. +.RE +.PP previous\-item -Move to the previous item\&. - -.TP +.RS 4 +Move to the previous item. +.RE +.PP redraw -Redraw the terminal\&. - -.TP +.RS 4 +Redraw the terminal. +.RE +.PP right -Move the cursor right\&. - -.TP +.RS 4 +Move the cursor right. +.RE +.PP search -Search for a text pattern\&. - -.TP +.RS 4 +Search for a text pattern. +.RE +.PP select -Select current highlighted item\&. - -.TP +.RS 4 +Select current highlighted item. +.RE +.PP unexpand -Collapse item\&. - -.TP +.RS 4 +Collapse item. +.RE +.PP up -Move cursor upwards\&. - +.RS 4 +Move cursor upwards. +.RE .SH "DEFAULT BINDINGS" - - -The default bindings are shown below\&. Any bindings in ~/\&.elinks/elinks\&.conf will override these\&. - +The default bindings are shown below. Any bindings in ~/.elinks/elinks.conf will override these. +.sp .SS "MAIN KEYS" - -.TP +.PP \fISpace\fR +.RS 4 Move downwards by a page (\fImove\-page\-down\fR) - -.TP -\fI#\fR +.RE +.PP +\fI"#"\fR +.RS 4 Search link text by typing ahead (\fIsearch\-typeahead\fR) - -.TP -\fI%\fR +.RE +.PP +\fI"%"\fR +.RS 4 Toggle usage of document specific colors (\fItoggle\-document\-colors\fR) - -.TP -\fI*\fR +.RE +.PP +\fI"*"\fR +.RS 4 Toggle displaying of links to images (\fItoggle\-display\-images\fR) - -.TP -\fI,\fR +.RE +.PP +\fI","\fR +.RS 4 Open a Lua console (\fIlua\-console\fR) - -.TP -\fI\&.\fR +.RE +.PP +\fI"."\fR +.RS 4 Toggle displaying of links numbers (\fItoggle\-numbered\-links\fR) - -.TP -\fI/\fR +.RE +.PP +\fI"/"\fR +.RS 4 Search for a text pattern (\fIsearch\fR) - -.TP -\fI:\fR +.RE +.PP +\fI":"\fR +.RS 4 Enter ex\-mode (command line) (\fIexmode\fR) - -.TP -\fI<\fR +.RE +.PP +\fI"<"\fR +.RS 4 Previous tab (\fItab\-prev\fR) - -.TP -\fIAlt\-<\fR +.RE +.PP +\fIAlt\-"<"\fR +.RS 4 Move the current tab to the left (\fItab\-move\-left\fR) - -.TP -\fI=\fR +.RE +.PP +\fI"="\fR +.RS 4 Show information about the current page (\fIdocument\-info\fR) - -.TP -\fI>\fR +.RE +.PP +\fI">"\fR +.RS 4 Next tab (\fItab\-next\fR) - -.TP -\fIAlt\->\fR +.RE +.PP +\fIAlt\-">"\fR +.RS 4 Move the current tab to the right (\fItab\-move\-right\fR) - -.TP -\fI?\fR +.RE +.PP +\fI"?"\fR +.RS 4 Search backwards for a text pattern (\fIsearch\-back\fR) - -.TP -\fIA\fR +.RE +.PP +\fI"A"\fR +.RS 4 Add a new bookmark using current link (\fIadd\-bookmark\-link\fR) - -.TP -\fICtrl\-A\fR +.RE +.PP +\fICtrl\-"A"\fR +.RS 4 Move to the start of the document (\fImove\-document\-start\fR) - -.TP -\fICtrl\-B\fR +.RE +.PP +\fICtrl\-"B"\fR +.RS 4 Move upwards by a page (\fImove\-page\-up\fR) - -.TP -\fIC\fR +.RE +.PP +\fI"C"\fR +.RS 4 Open cache manager (\fIcache\-manager\fR) - -.TP -\fID\fR +.RE +.PP +\fI"D"\fR +.RS 4 Open download manager (\fIdownload\-manager\fR) - -.TP -\fIE\fR -Open \\"Go to URL\\" dialog box containing the current link URL (\fIgoto\-url\-current\-link\fR) - -.TP -\fICtrl\-E\fR +.RE +.PP +\fI"E"\fR +.RS 4 +Open \e"Go to URL\e" dialog box containing the current link URL (\fIgoto\-url\-current\-link\fR) +.RE +.PP +\fICtrl\-"E"\fR +.RS 4 Move to the end of the document (\fImove\-document\-end\fR) - -.TP -\fIF\fR +.RE +.PP +\fI"F"\fR +.RS 4 Open form history manager (\fIformhist\-manager\fR) - -.TP -\fICtrl\-F\fR +.RE +.PP +\fICtrl\-"F"\fR +.RS 4 Move downwards by a page (\fImove\-page\-down\fR) - -.TP -\fIG\fR -Open \\"Go to URL\\" dialog box containing the current URL (\fIgoto\-url\-current\fR) - -.TP -\fIH\fR +.RE +.PP +\fI"G"\fR +.RS 4 +Open \e"Go to URL\e" dialog box containing the current URL (\fIgoto\-url\-current\fR) +.RE +.PP +\fI"H"\fR +.RS 4 Go to the homepage (\fIgoto\-url\-home\fR) - -.TP -\fIK\fR +.RE +.PP +\fI"K"\fR +.RS 4 Open cookie manager (\fIcookie\-manager\fR) - -.TP -\fICtrl\-K\fR +.RE +.PP +\fICtrl\-"K"\fR +.RS 4 Reload cookies file (\fIcookies\-load\fR) - -.TP -\fIL\fR +.RE +.PP +\fI"L"\fR +.RS 4 Open the link context menu (\fIlink\-menu\fR) - -.TP -\fICtrl\-L\fR +.RE +.PP +\fICtrl\-"L"\fR +.RS 4 Redraw the terminal (\fIredraw\fR) - -.TP -\fIN\fR +.RE +.PP +\fI"N"\fR +.RS 4 Find the previous occurrence of the current search text (\fIfind\-next\-back\fR) - -.TP -\fICtrl\-N\fR +.RE +.PP +\fICtrl\-"N"\fR +.RS 4 Scroll down (\fIscroll\-down\fR) - -.TP -\fICtrl\-P\fR +.RE +.PP +\fICtrl\-"P"\fR +.RS 4 Scroll up (\fIscroll\-up\fR) - -.TP -\fIQ\fR +.RE +.PP +\fI"Q"\fR +.RS 4 Quit without confirmation (\fIreally\-quit\fR) - -.TP -\fICtrl\-R\fR +.RE +.PP +\fICtrl\-"R"\fR +.RS 4 Reload the current page (\fIreload\fR) - -.TP -\fIT\fR +.RE +.PP +\fI"T"\fR +.RS 4 Open the current link in a new tab in the background (\fIopen\-link\-in\-new\-tab\-in\-background\fR) - -.TP -\fIW\fR +.RE +.PP +\fI"W"\fR +.RS 4 Toggle wrapping of text (\fItoggle\-wrap\-text\fR) - -.TP -\fI[\fR +.RE +.PP +\fI"["\fR +.RS 4 Scroll left (\fIscroll\-left\fR) - -.TP -\fI\'\fR +.RE +.PP +\fI"\'"\fR +.RS 4 Go at a specified mark (\fImark\-goto\fR) - -.TP -\fI\\\fR +.RE +.PP +\fI"\e"\fR +.RS 4 Toggle rendering page as HTML / plain text (\fItoggle\-html\-plain\fR) - -.TP -\fI]\fR +.RE +.PP +\fI"]"\fR +.RS 4 Scroll right (\fIscroll\-right\fR) - -.TP -\fIa\fR +.RE +.PP +\fI"a"\fR +.RS 4 Add a new bookmark (\fIadd\-bookmark\fR) - -.TP -\fIb\fR +.RE +.PP +\fI"b"\fR +.RS 4 Move upwards by a page (\fImove\-page\-up\fR) - -.TP -\fIc\fR +.RE +.PP +\fI"c"\fR +.RS 4 Close tab (\fItab\-close\fR) - -.TP -\fId\fR +.RE +.PP +\fI"d"\fR +.RS 4 Download the current link (\fIlink\-download\fR) - -.TP -\fIe\fR +.RE +.PP +\fI"e"\fR +.RS 4 Open the tab menu (\fItab\-menu\fR) - -.TP -\fIf\fR +.RE +.PP +\fI"f"\fR +.RS 4 Maximize the current frame (\fIframe\-maximize\fR) - -.TP -\fIg\fR -Open \\"Go to URL\\" dialog box (\fIgoto\-url\fR) - -.TP -\fIh\fR +.RE +.PP +\fI"g"\fR +.RS 4 +Open \e"Go to URL\e" dialog box (\fIgoto\-url\fR) +.RE +.PP +\fI"h"\fR +.RS 4 Open history manager (\fIhistory\-manager\fR) - -.TP -\fIk\fR +.RE +.PP +\fI"k"\fR +.RS 4 Open keybinding manager (\fIkeybinding\-manager\fR) - -.TP -\fIl\fR +.RE +.PP +\fI"l"\fR +.RS 4 Jump to link (\fIjump\-to\-link\fR) - -.TP -\fIm\fR +.RE +.PP +\fI"m"\fR +.RS 4 Set a mark (\fImark\-set\fR) - -.TP -\fIn\fR +.RE +.PP +\fI"n"\fR +.RS 4 Find the next occurrence of the current search text (\fIfind\-next\fR) - -.TP -\fIo\fR +.RE +.PP +\fI"o"\fR +.RS 4 Open options manager (\fIoptions\-manager\fR) - -.TP -\fIq\fR +.RE +.PP +\fI"q"\fR +.RS 4 Open a quit confirmation dialog box (\fIquit\fR) - -.TP -\fIr\fR +.RE +.PP +\fI"r"\fR +.RS 4 Attempt to resume download of the current link (\fIlink\-download\-resume\fR) - -.TP -\fIs\fR +.RE +.PP +\fI"s"\fR +.RS 4 Open bookmark manager (\fIbookmark\-manager\fR) - -.TP -\fIt\fR +.RE +.PP +\fI"t"\fR +.RS 4 Open a new tab (\fIopen\-new\-tab\fR) - -.TP -\fIu\fR +.RE +.PP +\fI"u"\fR +.RS 4 Go forward in history (\fIhistory\-move\-forward\fR) - -.TP -\fIv\fR +.RE +.PP +\fI"v"\fR +.RS 4 View the current image (\fIview\-image\fR) - -.TP -\fIx\fR +.RE +.PP +\fI"x"\fR +.RS 4 Follow the current link, forcing reload of the target (\fIlink\-follow\-reload\fR) - -.TP -\fIz\fR +.RE +.PP +\fI"z"\fR +.RS 4 Abort connection (\fIabort\-connection\fR) - -.TP -\fI{\fR +.RE +.PP +\fI"{"\fR +.RS 4 Scroll left (\fIscroll\-left\fR) - -.TP -\fI|\fR +.RE +.PP +\fI"|"\fR +.RS 4 Show information about the current page protocol headers (\fIheader\-info\fR) - -.TP -\fI}\fR +.RE +.PP +\fI"}"\fR +.RS 4 Scroll right (\fIscroll\-right\fR) - -.TP +.RE +.PP \fIDelete\fR +.RS 4 Scroll down (\fIscroll\-down\fR) - -.TP +.RE +.PP \fIDown\fR +.RS 4 Move to the next link (\fImove\-link\-next\fR) - -.TP +.RE +.PP \fIEnd\fR +.RS 4 Move to the end of the document (\fImove\-document\-end\fR) - -.TP +.RE +.PP \fIEnter\fR +.RS 4 Follow the current link (\fIlink\-follow\fR) - -.TP +.RE +.PP \fICtrl\-Enter\fR +.RS 4 Follow the current link, forcing reload of the target (\fIlink\-follow\-reload\fR) - -.TP +.RE +.PP \fIEscape\fR +.RS 4 Activate the menu (\fImenu\fR) - -.TP +.RE +.PP \fIF10\fR +.RS 4 Open the File menu (\fIfile\-menu\fR) - -.TP +.RE +.PP \fIF9\fR +.RS 4 Activate the menu (\fImenu\fR) - -.TP +.RE +.PP \fIHome\fR +.RS 4 Move to the start of the document (\fImove\-document\-start\fR) - -.TP +.RE +.PP \fIInsert\fR +.RS 4 Scroll up (\fIscroll\-up\fR) - -.TP +.RE +.PP \fICtrl\-Insert\fR +.RS 4 Copy text to clipboard (\fIcopy\-clipboard\fR) - -.TP +.RE +.PP \fILeft\fR +.RS 4 Return to the previous document in history (\fIhistory\-move\-back\fR) - -.TP +.RE +.PP \fIPageDown\fR +.RS 4 Move downwards by a page (\fImove\-page\-down\fR) - -.TP +.RE +.PP \fIPageUp\fR +.RS 4 Move upwards by a page (\fImove\-page\-up\fR) - -.TP +.RE +.PP \fIRight\fR +.RS 4 Follow the current link (\fIlink\-follow\fR) - -.TP +.RE +.PP \fICtrl\-Right\fR +.RS 4 Follow the current link, forcing reload of the target (\fIlink\-follow\-reload\fR) - -.TP +.RE +.PP \fITab\fR +.RS 4 Move to the next frame (\fIframe\-next\fR) - -.TP +.RE +.PP \fIAlt\-Tab\fR +.RS 4 Move to the previous frame (\fIframe\-prev\fR) - -.TP +.RE +.PP +\fIShift\-Tab\fR +.RS 4 +Move to the previous frame (\fIframe\-prev\fR) +.RE +.PP \fIUp\fR +.RS 4 Move to the previous link (\fImove\-link\-prev\fR) - +.RE .SS "EDIT KEYS" - -.TP -\fIAlt\-<\fR +.PP +\fIAlt\-"<"\fR +.RS 4 Go to the first line of the buffer (\fIbeginning\-of\-buffer\fR) - -.TP -\fIAlt\->\fR +.RE +.PP +\fIAlt\-">"\fR +.RS 4 Go to the last line of the buffer (\fIend\-of\-buffer\fR) - -.TP -\fICtrl\-A\fR +.RE +.PP +\fICtrl\-"A"\fR +.RS 4 Go to the start of the page/line (\fIhome\fR) - -.TP -\fICtrl\-D\fR +.RE +.PP +\fICtrl\-"D"\fR +.RS 4 Delete character under cursor (\fIdelete\fR) - -.TP -\fICtrl\-E\fR +.RE +.PP +\fICtrl\-"E"\fR +.RS 4 Go to the end of the page/line (\fIend\fR) - -.TP -\fICtrl\-H\fR +.RE +.PP +\fICtrl\-"H"\fR +.RS 4 Delete character in front of the cursor (\fIbackspace\fR) - -.TP -\fICtrl\-K\fR +.RE +.PP +\fICtrl\-"K"\fR +.RS 4 Delete to end of line (\fIkill\-to\-eol\fR) - -.TP -\fICtrl\-L\fR +.RE +.PP +\fICtrl\-"L"\fR +.RS 4 Redraw the terminal (\fIredraw\fR) - -.TP -\fIAlt\-r\fR +.RE +.PP +\fIAlt\-"r"\fR +.RS 4 Toggle regex matching (type\-ahead searching) (\fIsearch\-toggle\-regex\fR) - -.TP -\fICtrl\-F\fR +.RE +.PP +\fICtrl\-"F"\fR +.RS 4 Attempt to auto\-complete a local file (\fIauto\-complete\-file\fR) - -.TP -\fICtrl\-R\fR +.RE +.PP +\fICtrl\-"R"\fR +.RS 4 Attempt to unambiguously auto\-complete the input (\fIauto\-complete\-unambiguous\fR) - -.TP -\fICtrl\-T\fR +.RE +.PP +\fICtrl\-"T"\fR +.RS 4 Open in external editor (\fIopen\-external\fR) - -.TP -\fICtrl\-U\fR +.RE +.PP +\fICtrl\-"U"\fR +.RS 4 Delete to beginning of line (\fIkill\-to\-bol\fR) - -.TP -\fICtrl\-V\fR +.RE +.PP +\fICtrl\-"V"\fR +.RS 4 Paste text from the clipboard (\fIpaste\-clipboard\fR) - -.TP -\fICtrl\-W\fR +.RE +.PP +\fICtrl\-"W"\fR +.RS 4 Attempt to auto\-complete the input (\fIauto\-complete\fR) - -.TP -\fICtrl\-X\fR -Delete text from clipboard (\fIcut\-clipboard\fR) - -.TP +.RE +.PP +\fICtrl\-"X"\fR +.RS 4 +Cut text to clipboard (\fIcut\-clipboard\fR) +.RE +.PP \fIBackspace\fR +.RS 4 Delete character in front of the cursor (\fIbackspace\fR) - -.TP +.RE +.PP \fIDelete\fR +.RS 4 Delete character under cursor (\fIdelete\fR) - -.TP +.RE +.PP \fIDown\fR +.RS 4 Move cursor downwards (\fIdown\fR) - -.TP +.RE +.PP \fIEnd\fR +.RS 4 Go to the end of the page/line (\fIend\fR) - -.TP +.RE +.PP \fIEnter\fR +.RS 4 Follow the current link (\fIenter\fR) - -.TP +.RE +.PP \fIEscape\fR +.RS 4 Cancel current state (\fIcancel\fR) - -.TP +.RE +.PP \fIF4\fR +.RS 4 Open in external editor (\fIopen\-external\fR) - -.TP +.RE +.PP \fIHome\fR +.RS 4 Go to the start of the page/line (\fIhome\fR) - -.TP +.RE +.PP \fICtrl\-Insert\fR +.RS 4 Copy text to clipboard (\fIcopy\-clipboard\fR) - -.TP +.RE +.PP \fILeft\fR +.RS 4 Move the cursor left (\fIleft\fR) - -.TP +.RE +.PP \fIRight\fR +.RS 4 Move the cursor right (\fIright\fR) - -.TP +.RE +.PP \fITab\fR +.RS 4 Move to the next item (\fInext\-item\fR) - -.TP +.RE +.PP \fIAlt\-Tab\fR +.RS 4 Move to the previous item (\fIprevious\-item\fR) - -.TP +.RE +.PP +\fIShift\-Tab\fR +.RS 4 +Move to the previous item (\fIprevious\-item\fR) +.RE +.PP \fIUp\fR +.RS 4 Move cursor upwards (\fIup\fR) - +.RE .SS "MENU KEYS" - -.TP +.PP \fISpace\fR +.RS 4 Select current highlighted item (\fIselect\fR) - -.TP -\fI*\fR +.RE +.PP +\fI"*"\fR +.RS 4 Mark item (\fImark\-item\fR) - -.TP -\fI+\fR +.RE +.PP +\fI"+"\fR +.RS 4 Expand item (\fIexpand\fR) - -.TP -\fI\-\fR +.RE +.PP +\fI"\-"\fR +.RS 4 Collapse item (\fIunexpand\fR) - -.TP -\fI/\fR +.RE +.PP +\fI"/"\fR +.RS 4 Search for a text pattern (\fIsearch\fR) - -.TP -\fI=\fR +.RE +.PP +\fI"="\fR +.RS 4 Expand item (\fIexpand\fR) - -.TP -\fICtrl\-A\fR +.RE +.PP +\fICtrl\-"A"\fR +.RS 4 Go to the start of the page/line (\fIhome\fR) - -.TP -\fICtrl\-B\fR +.RE +.PP +\fICtrl\-"B"\fR +.RS 4 Move upwards by a page (\fIpage\-up\fR) - -.TP -\fICtrl\-E\fR +.RE +.PP +\fICtrl\-"E"\fR +.RS 4 Go to the end of the page/line (\fIend\fR) - -.TP -\fICtrl\-F\fR +.RE +.PP +\fICtrl\-"F"\fR +.RS 4 Move downwards by a page (\fIpage\-down\fR) - -.TP -\fICtrl\-L\fR +.RE +.PP +\fICtrl\-"L"\fR +.RS 4 Redraw the terminal (\fIredraw\fR) - -.TP -\fICtrl\-N\fR +.RE +.PP +\fICtrl\-"N"\fR +.RS 4 Move cursor downwards (\fIdown\fR) - -.TP -\fICtrl\-P\fR +.RE +.PP +\fICtrl\-"P"\fR +.RS 4 Move cursor upwards (\fIup\fR) - -.TP -\fIAlt\-V\fR +.RE +.PP +\fIAlt\-"V"\fR +.RS 4 Move upwards by a page (\fIpage\-up\fR) - -.TP -\fICtrl\-V\fR +.RE +.PP +\fICtrl\-"V"\fR +.RS 4 Move downwards by a page (\fIpage\-down\fR) - -.TP -\fI[\fR +.RE +.PP +\fI"["\fR +.RS 4 Expand item (\fIexpand\fR) - -.TP -\fI]\fR +.RE +.PP +\fI"]"\fR +.RS 4 Collapse item (\fIunexpand\fR) - -.TP -\fI_\fR +.RE +.PP +\fI"_"\fR +.RS 4 Collapse item (\fIunexpand\fR) - -.TP +.RE +.PP \fIDelete\fR +.RS 4 Delete character under cursor (\fIdelete\fR) - -.TP +.RE +.PP \fIDown\fR +.RS 4 Move cursor downwards (\fIdown\fR) - -.TP +.RE +.PP \fIEnd\fR +.RS 4 Go to the end of the page/line (\fIend\fR) - -.TP +.RE +.PP \fIEnter\fR +.RS 4 Follow the current link (\fIenter\fR) - -.TP +.RE +.PP \fIEscape\fR +.RS 4 Cancel current state (\fIcancel\fR) - -.TP +.RE +.PP \fIHome\fR +.RS 4 Go to the start of the page/line (\fIhome\fR) - -.TP +.RE +.PP \fIInsert\fR +.RS 4 Mark item (\fImark\-item\fR) - -.TP +.RE +.PP \fILeft\fR +.RS 4 Move the cursor left (\fIleft\fR) - -.TP +.RE +.PP \fIPageDown\fR +.RS 4 Move downwards by a page (\fIpage\-down\fR) - -.TP +.RE +.PP \fIPageUp\fR +.RS 4 Move upwards by a page (\fIpage\-up\fR) - -.TP +.RE +.PP \fIRight\fR +.RS 4 Move the cursor right (\fIright\fR) - -.TP +.RE +.PP \fITab\fR +.RS 4 Move to the next item (\fInext\-item\fR) - -.TP +.RE +.PP \fIAlt\-Tab\fR +.RS 4 Move to the previous item (\fIprevious\-item\fR) - -.TP +.RE +.PP +\fIShift\-Tab\fR +.RS 4 +Move to the previous item (\fIprevious\-item\fR) +.RE +.PP \fIUp\fR +.RS 4 Move cursor upwards (\fIup\fR) - +.RE .SH "AUTHOR" - - -This manual page was finally written by Peter Wang (one and a half years after writing the binding code), using excerpts by David Mediavilla\&. You can thank Petr Baudis for the subtle requests for documentation\&. Updated by Zas\&. Moved to asciidoc format and cleaned up by Jonas Fonseca\&. - +This manual page was finally written by Peter Wang (one and a half years after writing the binding code), using excerpts by David Mediavilla. You can thank Petr Baudis for the subtle requests for documentation. Updated by Zas. Moved to asciidoc format and cleaned up by Jonas Fonseca. +.sp .SH "SEE ALSO" - - -\fBelinks\fR(1), \fBelinks\&.conf\fR(5) - +\fBelinks\fR(1), \fBelinks.conf\fR(5) +.sp