Disable auto-quit of iTerm2 on last window close.

This commit is contained in:
Scott Wallace 2015-09-23 20:12:54 +01:00
parent 7b0d835022
commit c894899c2a

View file

@ -797,7 +797,7 @@
<key>PromptOnQuit</key> <key>PromptOnQuit</key>
<true/> <true/>
<key>QuitWhenAllWindowsClosed</key> <key>QuitWhenAllWindowsClosed</key>
<true/> <false/>
<key>RightCommand</key> <key>RightCommand</key>
<integer>8</integer> <integer>8</integer>
<key>RightOption</key> <key>RightOption</key>