You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the readme.md to reflect all options. Please see the new wiki it explains all of the settings.
Added a new feature "open_in": "VALUE" is a global setting which sets how commands are open. Do they open in new tabs or new windows? This setting accepts the value of "tab" or "new"
Added a new feature "default_theme": "VALUE" is a global setting which sets the default theme for all terminal windows.
Cleaned up the default JSON file and changed the names to reflect the action.
Added alert boxes on errors for "iTerm_version": "VALUE" and "inTerminal": "VALUE"
Bug Fixes
The settings editor had a bug that prevented a terminal based editor like vim from opening.