X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/accccb2b9d89e13e5b86ac7af7160446a65349ab..d79f15772b0489ae3bf77322706016c733a714c9:/tigrc.5.txt diff --git a/tigrc.5.txt b/tigrc.5.txt index 745ed74..1325225 100644 --- a/tigrc.5.txt +++ b/tigrc.5.txt @@ -197,6 +197,7 @@ next Move to next previous Move to previous view-next Move focus to next view refresh Reload and refresh view +maximize Maximize the current view view-close Close the current view quit Close all views and quit ------------------------------------------------------------------------------ @@ -338,13 +339,12 @@ to any backgrounded windows and the current window. *title-blur*, *title-focus* -Cursor line colors:: +Misc colors:: -*cursor* +Colors for the cursor line, line numbers, and delimiter shown for truncated +lines. -Color of delimiter shown for truncated lines:: - -*delimiter* +*cursor*, *delimiter*, *line-number* Main view specific:: @@ -359,7 +359,7 @@ Blame view colors:: The colors used for the blame view are similar to those in the main view. The commit ID color can be colored using *blame-id*. -*blame-date*, *blame-author*, *blame-commit*, *blame-id*, *blame-lineno* +*blame-date*, *blame-author*, *blame-commit*, *blame-id* --