Skip to content

Tags: muhqu/dterm

Tags

1.7.91-012c4bc

Toggle 1.7.91-012c4bc's commit message
Updated screenshot

1.7.86-33877ef

Toggle 1.7.86-33877ef's commit message
use create-dmg from homebrew

1.7.84-ef4ad4d

Toggle 1.7.84-ef4ad4d's commit message

1.7.75-4e88dc3

Toggle 1.7.75-4e88dc3's commit message
adjust DTerm width to 70% of underlaying window width

min 640, max 70% of screen size (up to 1680px)

1.7.74-4d0c8b3

Toggle 1.7.74-4d0c8b3's commit message
fixed iTerm2 integration (again)

1.7.73-4a3bc5c

Toggle 1.7.73-4a3bc5c's commit message
use --deep for code signing

1.7.69-4b36131

Toggle 1.7.69-4b36131's commit message
fix iTerm integration

it broke because of a change in the scripting bridge. the added mandatory 'newline' parameter.

1.7.67-4f979af

Toggle 1.7.67-4f979af's commit message
output app version at end of build script

1.7.57-b87c13e

Toggle 1.7.57-b87c13e's commit message
Merge branch 'refs/heads/eclipse'

1.7.48-b60f1cb

Toggle 1.7.48-b60f1cb's commit message
implement specific Eclipse application handling

set working path and current file by parsing Eclipse's main window title.

1) extract workspace-path, package-name and package-relative-filepath
2) find package-path by using 'find' to search for .project file with package-name in it.
3) combine package-path and package-relative-filepath for full glory