X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=tigrc.5.txt;h=ef93d27bef930806a8bba18088e3d4942a66eaec;hb=61d7c560632f6ac55b0ab5b2fb275d556b84b677;hp=d33056a4f52013efd88a69413de534873a96faef;hpb=542e6b1ab290b6ae628a55e6106273b6ea46dcaf;p=tig.git diff --git a/tigrc.5.txt b/tigrc.5.txt index d33056a..ef93d27 100644 --- a/tigrc.5.txt +++ b/tigrc.5.txt @@ -140,7 +140,7 @@ The following variables can be set: 'commit-encoding' (string):: - The encoding used for commits. The default is UTF-8. Not this option + The encoding used for commits. The default is UTF-8. Note this option is shadowed by the "i18n.commitencoding" option in `.git/config`. Bind command @@ -222,6 +222,7 @@ are: |%(head) |The currently viewed 'head' ID. Defaults to HEAD |%(commit) |The currently selected commit ID. |%(blob) |The currently selected blob ID. +|%(branch) |The currently selected branch name. |%(directory) |The current directory path in the tree view; empty for the root directory. |%(file) |The currently selected file.