diff options
author | Amos Kong <amos@sietium.com> | 2023-12-17 23:20:45 +0800 |
---|---|---|
committer | Amos Kong <amos@sietium.com> | 2023-12-17 23:23:50 +0800 |
commit | a6dc979c83d249135f49e1af0ffa0d2174b62b0d (patch) | |
tree | 4c17b41d23ff24171d1fd08db5c51b192a75a0c0 /guides/tig.md | |
parent | 37d3fca21176ea2d66937dc97dfafa8a291c9c0c (diff) | |
download | config-samples-master.tar.gz config-samples-master.tar.xz config-samples-master.zip |
Signed-off-by: Amos Kong <amos@sietium.com>
Diffstat (limited to 'guides/tig.md')
-rw-r--r-- | guides/tig.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/guides/tig.md b/guides/tig.md new file mode 100644 index 0000000..b79a809 --- /dev/null +++ b/guides/tig.md @@ -0,0 +1,28 @@ +tig guides +---------- + +# view + +* d - diff +* m - main + +# move-1-page + +* - +* Space + +# move-alf + +* Ctrl-U +* Ctrl-D + +# scroll + +* Ctrl-Y +* Ctrl-E + +# display set + +* # line-number +* A arthor +* D date |