Tags: aberezin/dterm
Tags
adjust DTerm width to 70% of underlaying window width min 640, max 70% of screen size (up to 1680px)
fix iTerm integration it broke because of a change in the scripting bridge. the added mandatory 'newline' parameter.
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