From f28834b6365b705d951c0a7259da3b6a2e6826c6 Mon Sep 17 00:00:00 2001 From: typebrook Date: Thu, 2 May 2019 00:06:14 +0800 Subject: update --- tigrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 4140024..3d067bc 100644 --- a/tigrc +++ b/tigrc @@ -8,6 +8,7 @@ bind generic g none bind generic gg move-first-line bind generic G move-last-line +bind generic S none bind generic scroll-left bind generic none bind generic scroll-right @@ -126,8 +127,8 @@ bind main Su ?>git submodule update bind main Si ?>git submodule init # make patches -bind main ZZ ?>git format-patch %(commit) -bind main Z1 ?>git format-patch -1 %(commit) +bind main PP ?>git format-patch %(commit) +bind main P1 ?>git format-patch -1 %(commit) # show diff based on revision bind main . >sh -c "git diff %(commit) | tig" -- cgit v1.2.3-70-g09d2