author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 7 Nov 2006 09:19:49 +0000 (04:19 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 7 Nov 2006 09:19:49 +0000 (04:19 -0500) | ||
commit | 37af79d10d980418eaeca953c4ba1c08a85d37e9 | |
tree | ebee9b8aed36e36796a2a645f54714075adda58c | tree | snapshot |
parent | 3d9d029bde946d7a230ce85460c53686e10bdfe0 | commit | diff |
git-gui: Automatically reopen any console closed by the user.
If the user closes a console and we get more ouptut for it then we
will get a Tcl error in the readable event handle for the file channel.
Since this loses the actual output and is quite unfriendly to the end
user instead reopen any console which the user closed prior to the
additional output arriving.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If the user closes a console and we get more ouptut for it then we
will get a Tcl error in the readable event handle for the file channel.
Since this loses the actual output and is quite unfriendly to the end
user instead reopen any console which the user closed prior to the
additional output arriving.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |