X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/823057f4b3ca7e63b599e3812d41566b8313ca67..1e61580b7bdf4f60e4b222f9aeb9421a50c27eb2:/manual.txt diff --git a/manual.txt b/manual.txt index fd466db..0ea404b 100644 --- a/manual.txt +++ b/manual.txt @@ -210,6 +210,9 @@ The blob view:: Displays the file content or "blob" of data associated with a file name. +The blame view:: + Displays the file content annotated or blamed by commits. + The status view:: Displays status of files in the working tree and allows changes to be staged/unstaged as well as adding of untracked files. @@ -262,6 +265,7 @@ l Switch to log view. p Switch to pager view. t Switch to (directory) tree view. f Switch to (file) blob view. +B Switch to blame view. h Switch to help view S Switch to status view c Switch to stage view @@ -283,6 +287,7 @@ Enter This key is "context sensitive" depending on what view you are \ pressing Enter will simply scroll the view one line down. Tab Switch to next view. R Reload and refresh the current view. +M Maximize the current view to fill the whole display. Up This key is "context sensitive" and will move the cursor one \ line up. However, if you opened a diff view from the main view \ (split- or full-screen) it will change the cursor to point to \