Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Shuttle.zip | 2015-11-06 | 95.2 kB | |
README.md | 2015-11-06 | 1.2 kB | |
v1.2.5.tar.gz | 2015-11-06 | 92.7 kB | |
v1.2.5.zip | 2015-11-06 | 110.1 kB | |
Totals: 4 Items | 299.3 kB | 0 |
New Features
- 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.