aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-04-09 10:35:50 +0800
committertypebrook <typebrook@gmail.com>2019-04-09 10:35:50 +0800
commite95c817cbb15a97935d6db6c7ebefabe9f5a4877 (patch)
tree673eb60c31b66a909137161f16d84280e3b8e4ca /tigrc
parent72c53ee5048d4725232435514b6e593aa50fe127 (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index a135458..6efa675 100644
--- a/tigrc
+++ b/tigrc
@@ -58,6 +58,10 @@ bind main ` :toggle commit-title-graph
58bind main gh :goto HEAD 58bind main gh :goto HEAD
59bind main ; :goto %(commit)^2 59bind main ; :goto %(commit)^2
60 60
61# move
62bind main <C-J> :move-next-merge
63bind main <C-K> :move-prev-merge
64
61# branch 65# branch
62bind main b none 66bind main b none
63bind main bn @git branch "%(prompt Enter branch name: )" %(commit) 67bind main bn @git branch "%(prompt Enter branch name: )" %(commit)