Skip to content

Releases: muhqu/dterm

1.7.91-012c4bc Universal Build

08 Oct 14:32
Compare
Choose a tag to compare

Changes:

  • Make last command selectable
  • Fix some layout issues
  • Support Apple Silicon 🎉

1.7.86-33877ef Universal Build

07 Oct 18:47
Compare
Choose a tag to compare

Support for Apple Silicon 🎉

1.7.84-ef4ad4d Bug Fix Release

27 Sep 12:32
Compare
Choose a tag to compare

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

07 Apr 14:38
Compare
Choose a tag to compare

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

07 Apr 13:30
Compare
Choose a tag to compare

Bug Fixes

  • fix iTerm2 integration. it broke because of a change in their scripting bridge (once again)

1.7.73-4a3bc5c Release

25 Jan 08:14
Compare
Choose a tag to compare

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

28 Aug 10:46
Compare
Choose a tag to compare

Bug Fixes

  • fix iTerm2 integration. it broke because of a change in their scripting bridge.

1.7.67-4f979af Bug Fix Release

28 Nov 08:32
Compare
Choose a tag to compare

Bug Fixes

  • License Issue (bdrister#1). DTerm is now officially under MIT License.

1.7.57-b87c13e Bug Fix Release

10 Nov 19:58
Compare
Choose a tag to compare

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

04 Nov 09:14
Compare
Choose a tag to compare

Bug Fixes:

  • Fix window and current file detection for Eclipse.