aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index 967446f..c3d7981 100644
--- a/tigrc
+++ b/tigrc
@@ -114,9 +114,15 @@ bind generic gn !git notes edit %(commit)
114#==================== 114#====================
115# blame view 115# blame view
116#==================== 116#====================
117bind blame m >tig %(file)
117set blame-view = author:abbreviated date:default id:yes,color line-number:yes text 118set blame-view = author:abbreviated date:default id:yes,color line-number:yes text
118 119
119#==================== 120#====================
121# blob view
122#====================
123bind blob m >tig %(file)
124
125#====================
120# status view 126# status view
121#==================== 127#====================
122bind status j :/^[MADRU?] 128bind status j :/^[MADRU?]