]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-gui.sh
git-gui: use wordprocessor tab style to ensure tabs work as expected
[thirdparty/git.git] / git-gui.sh
index 5e8378fc3e4af9854f0063cd5df8ddfdf78ab412..efbc446d674433980cf7910006a8f6736e32039e 100755 (executable)
@@ -3312,6 +3312,7 @@ text $ui_diff -background white -foreground black \
        -xscrollcommand {.vpane.lower.diff.body.sbx set} \
        -yscrollcommand {.vpane.lower.diff.body.sby set} \
        -state disabled
+catch {$ui_diff configure -tabstyle wordprocessor}
 ${NS}::scrollbar .vpane.lower.diff.body.sbx -orient horizontal \
        -command [list $ui_diff xview]
 ${NS}::scrollbar .vpane.lower.diff.body.sby -orient vertical \