We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9d41ac + d0a7e32 commit 17eee69Copy full SHA for 17eee69
gitk-git/gitk
@@ -9874,7 +9874,7 @@ proc showrefs {} {
9874
text $top.list -background $bgcolor -foreground $fgcolor \
9875
-selectbackground $selectbgcolor -font mainfont \
9876
-xscrollcommand "$top.xsb set" -yscrollcommand "$top.ysb set" \
9877
- -width 30 -height 20 -cursor $maincursor \
+ -width 60 -height 20 -cursor $maincursor \
9878
-spacing1 1 -spacing3 1 -state disabled
9879
$top.list tag configure highlight -background $selectbgcolor
9880
if {![lsearch -exact $bglist $top.list]} {
0 commit comments