Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
gitk: Wait for the window to become visible after creating it
[gitweb.git]
/
gitk
diff --git
a/gitk
b/gitk
index 66e4a643d6df64ad42c5d6a68e9c75eaf2f591a8..5cfb1cc391bad62f81e52bcd35ef4e1b2ad759cc 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-7646,6
+7646,8
@@
set localfrow -1
set lserial 0
setcoords
makewindow
+# wait for the window to become visible
+tkwait visibility .
wm title . "[file tail $argv0]: [file tail [pwd]]"
readrefs