X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/e664e2605eeec5da7ef094e875fe479ee30b5fbb..8522ecc7a379df19d79220d555f09d2b36cccb28:/tigrc.5.txt diff --git a/tigrc.5.txt b/tigrc.5.txt index 5ae95b2..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