X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/765595f37491a695dd46e74970327213011cbbc0..4887d44e87f6ab759e32d30511d78e3f99d0fbcc:/tigrc.5.txt diff --git a/tigrc.5.txt b/tigrc.5.txt index 4960212..7c49c59 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 @@ -205,8 +207,8 @@ ifdef::backend-xhtml11[] endif::backend-xhtml11[] 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 @@ -334,9 +336,9 @@ omnipresent. Commit message:: -For now only `Signed-off-by` lines are colorized. +For now only `Signed-off-by` and `Acked-by` lines are colorized. -*signoff* +*signoff*, *acked* -- @@ -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].