Disable auto-quit of iTerm2 on last window close.
This commit is contained in:
parent
7b0d835022
commit
c894899c2a
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue