X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/2bc4f7bd461405083a225b7d43b1ddc947670259..3360f4491f10680a0e037c9afeb6b450f5aeea59:/tigrc.5.txt diff --git a/tigrc.5.txt b/tigrc.5.txt index f278193..354d46f 100644 --- a/tigrc.5.txt +++ b/tigrc.5.txt @@ -110,6 +110,8 @@ Examples: bind diff a previous bind diff d next bind diff b move-first-line + # 'unbind' the default quit key binding + bind main Q none -------------------------------------------------------------------------- Keys are mapped by first searching the keybindings for the current view, then @@ -150,7 +152,7 @@ ifdef::backend-xhtml11[] [frame="none"] `-----------------------`----------------------------------------------------- endif::backend-xhtml11[] -View switching:: +View switching: ------------------------------------------------------------------------------ view-main Show main view view-diff Show diff view @@ -163,7 +165,7 @@ ifdef::backend-xhtml11[] [frame="none"] `-----------------------`----------------------------------------------------- endif::backend-xhtml11[] -View manipulation:: +View manipulation: ------------------------------------------------------------------------------ enter Enter current line and scroll next Move to next @@ -177,7 +179,7 @@ ifdef::backend-xhtml11[] [frame="none"] `-----------------------`----------------------------------------------------- endif::backend-xhtml11[] -Cursor navigation:: +Cursor navigation: ------------------------------------------------------------------------------ move-up Move cursor one line up move-down Move cursor one line down @@ -191,7 +193,7 @@ ifdef::backend-xhtml11[] [frame="none"] `-----------------------`----------------------------------------------------- endif::backend-xhtml11[] -Scrolling:: +Scrolling: ------------------------------------------------------------------------------ scroll-line_up Scroll one line up scroll-line_down Scroll one line down @@ -203,10 +205,10 @@ ifdef::backend-xhtml11[] [frame="none"] `-----------------------`----------------------------------------------------- endif::backend-xhtml11[] -Misc:: +Misc: ------------------------------------------------------------------------------ +none Do nothing prompt Bring up the prompt -screen-update Update the screen screen-redraw Redraw the screen screen-resize Resize the screen show-version Show version information @@ -348,4 +350,4 @@ Licensed under the terms of the GNU General Public License. SEE ALSO -------- -gitlink:tig[1] and the http://jonas.nitro.dk/tig/tig.html[tig manual]. +gitlink:tig[1] and the http://jonas.nitro.dk/tig/manual.html[tig manual].