]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Close on exit. I'm not entirely happy with the distribution of this
authorOwen Dunn <owen@greenend.org.uk>
Tue, 1 Mar 2005 21:38:06 +0000 (21:38 +0000)
committerOwen Dunn <owen@greenend.org.uk>
Tue, 1 Mar 2005 21:38:06 +0000 (21:38 +0000)
commitd403e312333cd610cf8e05b82f948117b9f3fd4b
treeccee684ad6c939fb753631e14cad9d98df308bb5
parent41793f56d47f578c22f095144207b4d15d1c5338
Close on exit.  I'm not entirely happy with the distribution of this
across mac_closeterm() and notify_remote_exit() but it will do for now.
Also, "PuTTY (inactive)" looks strange as a Mac window title in a way it
doesn't on Unix or Windows.  Perhaps we should find another way of
indicating that a window contains a dead session?

[originally from svn r5424]
mac/mac.c
mac/mac.h
mac/macdlg.c
mac/macterm.c