- Replaced
readme.creole
withreadme.md
based off of website - Added/updated
changelog.md
- Relocated license to
LICENSE
- Added common examples to
readme.md
- Repaired handling of temporary views in Sublime Text 3
- Added commands to open the terminal from the command palette
- Fixed "--open-in-tab" behavior when no terminal is open
- Repaired FiSH compatibility more elegantly
- Added support for opening a new tab in iTerm
- Repaired handling multiple project folders with same base path and starting name
- Corrected hyphen/dash typo in settings
- Added support for OS specific settings
- Added compatibility for FiSH
- Added support for LXTerminal, Mate Terminal, xfce4, and Linux Mint/Cinnamon
- Added support for Sublime Text 3
- Added support for non-ASCII directory paths
- Fixed an error popup with some Linux distributions, when unable to determine the default terminal application
- Added %CWD% placeholder for parameters to receive the current working directory the terminal was opened to
- Tweaked menu entries
- Fixed a bug with Open Terminal at Project Folder when no files are open
- Added an iTerm.sh script for OS X users
- Fixed a bug in spawning the terminal that would cause cmd.exe to hang
- Added parameters setting
- Added the parameters arg to the open_terminal and open_terminal_project_folder commands
- Fixed the executable name for the XFCE terminal
- Fixed Terminal.sh to not launch a second window on OS X Lion
- Initial release