Skip to content

v1.2.5

Compare
Choose a tag to compare
@thshdw thshdw released this 06 Nov 01:41
· 68 commits to master since this release

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"

screen shot 2015-10-30 at 11 06 24 am

screen shot 2015-10-30 at 11 08 15 am

screen shot 2015-10-30 at 11 09 14 am

Bug Fixes

  • The settings editor had a bug that prevented a terminal based editor like vim from opening.