X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/158a522c5740123fd1144f9045ef0a419dfcf090..421ab13a2aa652d6b07ecc1a270a8b1ce5be451d:/tigrc.5.txt diff --git a/tigrc.5.txt b/tigrc.5.txt index 1b1df67..8945912 100644 --- a/tigrc.5.txt +++ b/tigrc.5.txt @@ -123,8 +123,8 @@ built-in keybindings. Keymaps:: -Valid keymaps are: *main*, *diff*, *log*, *help*, *pager*, and *generic*. Use -*generic* to set key mapping in all keymaps. +Valid keymaps are: *main*, *diff*, *log*, *help*, *pager*, *status*, and +*generic*. Use *generic* to set key mapping in all keymaps. Key values:: @@ -159,6 +159,7 @@ view-diff Show diff view view-log Show log view view-tree Show tree view view-blob Show blob view +view-status Show status view view-pager Show pager view view-help Show help page ------------------------------------------------------------------------------ @@ -294,7 +295,7 @@ Appearance of the various columns in the main view, including the '~' used for delimiting long author names and labels for tag and branch references. *main-date*, *main-author*, *main-commit*, *main-delim*, *main-tag*, -*main-ref* +*main-ref*, *main-remote* --