Releases: muhqu/dterm
Releases · muhqu/dterm
1.7.91-012c4bc Universal Build
Changes:
- Make last command selectable
- Fix some layout issues
- Support Apple Silicon 🎉
1.7.86-33877ef Universal Build
Support for Apple Silicon 🎉
1.7.84-ef4ad4d Bug Fix Release
Bug Fixes
- fix iTerm2 integration. There was a timing issue that sometimes caused the command and current working directory to be ignored.
1.7.75-4e88dc3 Release
Changes
- adjust DTerm width to 70% of underlaying window width, min 640, max 70% of screen size (up to 1680px screen size)
1.7.74-4d0c8b3 Bug Fix Release
Bug Fixes
- fix iTerm2 integration. it broke because of a change in their scripting bridge (once again)
1.7.73-4a3bc5c Release
Bug Fixes
- fixed #3 "No context in IntelliJ IDEA", by changing the default handling of applications that are not directly scriptable (also removed the special eclipse treatment)
Enhancements
- #4 "Identify workdir by searching for project/build files/dirs in the filepath upwards", also added a user-setting to let them adjust this feature to their needs.
1.7.69-4b36131 Bug Fix Release
Bug Fixes
- fix iTerm2 integration. it broke because of a change in their scripting bridge.
1.7.67-4f979af Bug Fix Release
Bug Fixes
- License Issue (bdrister#1). DTerm is now officially under MIT License.
1.7.57-b87c13e Bug Fix Release
Bug Fixes:
- Minor enhancements and tweaks to the Eclipse integration.
- Created DTerm.dmg via
build.sh
now with fancy Application-Drop-Link
1.7.48-b60f1cb Bug Fix Release
Bug Fixes:
- Fix window and current file detection for Eclipse.