X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/9d6976b987b08e6b4c4077352ef72bbfd4eccce6..58a5e4eadff325af1edff4144e2746133faf6fd0:/tigrc.5.txt diff --git a/tigrc.5.txt b/tigrc.5.txt index 1b1df67..9d3ad69 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*, *stage*, +and *generic*. Use *generic* to set key mapping in all keymaps. Key values:: @@ -159,6 +159,8 @@ 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-stage Show stage view view-pager Show pager view view-help Show help page ------------------------------------------------------------------------------ @@ -207,6 +209,18 @@ ifdef::backend-xhtml11[] [frame="none"] `-----------------------`----------------------------------------------------- endif::backend-xhtml11[] +Searching: +------------------------------------------------------------------------------ +search Search the view +search-back Search backwards in the view +find-next Find next search match +find-prev Find previous search match +------------------------------------------------------------------------------ + +ifdef::backend-xhtml11[] +[frame="none"] +`-----------------------`----------------------------------------------------- +endif::backend-xhtml11[] Misc: ------------------------------------------------------------------------------ none Do nothing @@ -217,6 +231,8 @@ show-version Show version information stop-loading Stop all loading views toggle-lineno Toggle line numbers toggle-rev-graph Toggle revision graph visualization +status-update Update file status +edit Open in editor ------------------------------------------------------------------------------ @@ -294,7 +310,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* -- @@ -346,7 +362,7 @@ For now only `Signed-off-by` and `Acked-by` lines are colorized. COPYRIGHT --------- -Copyright (c) 2006 Jonas Fonseca +Copyright (c) 2006-2007 Jonas Fonseca Licensed under the terms of the GNU General Public License.