X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=manual.txt;h=c9b18932fd98705bff238aa1af9b897094f6a16d;hb=bc334f1ecc401b2753927a808fd36ef76ee00691;hp=be32a3ef61e508710293cdc11733a2473b5719d6;hpb=ac02669e69c583b09ce6fe4c19f0f29b6392e151;p=tig.git diff --git a/manual.txt b/manual.txt index be32a3e..c9b1893 100644 --- a/manual.txt +++ b/manual.txt @@ -352,6 +352,7 @@ Scrolling |s |Scroll view one page down. |Left |Scroll view one column left. |Right |Scroll view one column right. +|\| |Scroll view to the first column. |============================================================================= [[searching]] @@ -385,6 +386,7 @@ Misc |D |Toggle date display on/off/short/relative/local. |A |Toggle author display on/off/abbreviated. |g |Toggle revision graph visualization on/off. +|~ |Toggle (line) graphics mode |F |Toggle reference display on/off (tag and branch names). |: |Open prompt. This allows you to specify what git command to run. Example `:log -p`. You can also use this to jump @@ -420,8 +422,8 @@ information. Relevant man pages besides git-log(1) are git-diff(1) and git-rev-list(1). You can tune the interaction with git by making use of the options explained -in this section. For example, by configuring the environment variables -described in the section on <>. +in this section. For example, by configuring the environment variable +described in the section on <>. [[path-limiting]] Limit by Path Name