Pop-up context sensitive command line.
  • Objective-C 83.9%
  • HTML 12.2%
  • Shell 1.8%
  • Lua 1.6%
  • Rich Text Format 0.4%
Find a file
2023-10-08 16:27:09 +02:00
3rd party source/ShortcutRecorder fix deprecation warnings 2014-11-02 14:31:26 +01:00
_ideas add small convenience to setaxtrused.sh ... makes copy&paste to the Terminal easier 2014-11-02 13:51:19 +01:00
Base.lproj Fix layout of preferences dialog 2023-10-08 16:06:01 +02:00
DTerm.xcodeproj XCode 15 migrations 2023-10-07 20:38:09 +02:00
en.lproj XCode 15 migrations 2023-10-07 20:38:09 +02:00
Images Updated screenshot 2023-10-08 16:27:09 +02:00
ScriptingBridge fix iterm integration, remove support for legacy iterm version 2019-04-24 14:07:59 +02:00
Term Window Fix some layout issues and make last command selectable 2023-10-08 15:49:33 +02:00
Tests XCode 15 migrations 2023-10-07 20:38:09 +02:00
Utilities modernize Obj-C usage ... use instancetype & NS_DESIGNATED_INITIALIZER 2014-11-02 14:30:57 +01:00
.gitignore build script 2014-11-10 06:00:04 +01:00
Acknowledgments.rtf Initial open source commit. 2013-01-06 15:14:04 -05:00
build.sh use create-dmg from homebrew 2023-10-07 20:38:41 +02:00
Checklist for release.txt remove license steps from release checklist 2014-04-19 23:19:02 +02:00
DTAppController.h fix *all* the warnings 2014-04-27 20:15:55 +02:00
DTAppController.m TERM=xterm-256color 2023-10-08 15:44:59 +02:00
DTerm_Prefix.pch fix *all* the warnings 2014-04-27 20:15:55 +02:00
DTPrefsAXController.h remove deprecated use of Accessibility API 2014-04-27 16:37:31 +02:00
DTPrefsAXController.m fix *all* the warnings 2014-04-27 20:15:55 +02:00
DTPrefsWindowController.h clean up the GC -> turn off GC -> ARC conversion problems with weak properties 2014-04-27 01:00:52 +02:00
DTPrefsWindowController.m modernize Obj-C usage ... use instancetype & NS_DESIGNATED_INITIALIZER 2014-11-02 14:30:57 +01:00
DTRunManager.h modernize Obj-C usage ... use instancetype & NS_DESIGNATED_INITIALIZER 2014-11-02 14:30:57 +01:00
DTRunManager.m Launch zsh like bash or sh 2023-10-08 15:45:42 +02:00
Growl Registration Ticket.growlRegDict Initial open source commit. 2013-01-06 15:14:04 -05:00
Info.plist add AppleEvents usage description which triggers new security dialog 2019-04-24 14:10:13 +02:00
LICENSE move trademark notice up 2014-11-26 15:10:56 +01:00
License.rtf re-add RichText version of the License file as it is required by DTerm to be displayed within the application... .oO(stupid me) 2014-11-26 21:11:13 +01:00
main.m Initial open source commit. 2013-01-06 15:14:04 -05:00
README.md Tiny readme fix 2016-11-12 17:35:51 +01:00
RTFWindow.xib xcode compatibility 2019-04-24 14:09:30 +02:00

DTerm

A command line anywhere and everywhere

Command line work isn't a separate task that should live on its own—it's an integrated part of your natural workflow. DTerm provides a context-sensitive command line that makes it fast and easy to run commands on the files you're working with and then use the results of those commands.


How does it look?

How to get it?

For drag'n'drop installable DMG images, see the releases section of muhqu's DTerm fork on GitHub.

How to build it yourself?

git clone git://github.com/muhqu/dterm
cd ./dterm
./build.sh --with-dmg

License

The MIT License (MIT).


Copyright © 2004-2013 Decimus Software, Inc.

"DTerm" and "Decimus" are either trademarks or registered trademarks of Decimus Software, Inc.