aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2019-06-02 04:24:26 +0200
committerTeddy Wing2019-06-02 04:24:26 +0200
commitfce04ad138f93da72fc8c3dbea610d30860573e3 (patch)
treefa1088572a1e711c187d6ac645c693ddbe36aad0
parent2262f986a2730a39a4c3c234152cd1db66e5c308 (diff)
downloadcode-review-fce04ad138f93da72fc8c3dbea610d30860573e3.tar.bz2
code-review: Add a note to focus the rightmost tab in Vim
-rwxr-xr-xcode-review2
1 files changed, 2 insertions, 0 deletions
diff --git a/code-review b/code-review
index df91825..67cf21c 100755
--- a/code-review
+++ b/code-review
@@ -10,4 +10,6 @@ git -c difftool.vdwrap.cmd='vdwrap $LOCAL $REMOTE' \
-c diff.tool=vdwrap \
difftool -t vdwrap --dir-diff "$REVIEW_BASE"
+# tabdo :wincmd b
+
# git diff --stat "$REVIEW_BASE"