Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS X Terminal Preferences - Close if the shell exited cleanly #16

Open
RogerThiede opened this issue Apr 22, 2019 · 0 comments
Open

OS X Terminal Preferences - Close if the shell exited cleanly #16

RogerThiede opened this issue Apr 22, 2019 · 0 comments

Comments

@RogerThiede
Copy link
Owner

From Terminal -> Preferences -> Profiles -> Shell, When the shell exits: "Don't close the window" is the default.
Desired setting is "Close if the shell exited cleanly"

com.apple.Terminal "Window Settings" is an array of profiles, and each profile has a shellExitAction. Desired shellExitAction = 1 for "Close if the shell exited cleanly". However, I would prefer not to override all other settings for any given profile such as Homebrew. Can this one shellExitAction be modified by using "defaults write ...." and/or cider set-default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant