Skip to content
/ cdto Public

Finder Toolbar app to open the current directory in the Terminal

License

Notifications You must be signed in to change notification settings

jbtule/cdto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cd to...

Finder Toolbar app to open the current directory in the Terminal.

  • It's written in objective-c, and uses the scripting bridge so it's fast.
  • It's also shell agnostic. Works equally well when your shell is bash or fish or zsh.

By Jay Tuley https://github.com/jbtule/cdto

Usage:

Download Latest cdto.zip

To install "cd to ....app" copy to your Applications folder, and then from the applications folder drag it into the Finder toolbar (10.9 Mavericks later required ⌘ + ⌥) or drag from another finder window to toolbar being customised

To use, just click on the new button and instanly opens a new terminal window.

For old versions to use with iTerm or X11/xterm, using the finder contextual menu "show package contents" and exchange the plugins in the Plugin/Plugin Disabled folders respectively. Next time you run "cd to ..." it should open with the correct application.

Changes:

Version 3.0

  • temrinal app only supported, no plugins
  • rewritten to only use apple events
  • notatized
  • works on mojave (and hopefully catalinaj

Version 2.6

  • Fixed bug where get info window interferes
  • works on selected folder again
  • iTerm 2 plugin update

Version 2.5

  • Lion Version
  • Use terminal open apple event
  • works with tcsh as well as bash
  • New Icons

Version 2.3

  • Snow Leopard Version

Version 2.2

  • Clear Scroll-back on Terminal plugin (Thanks to Marc Liyanage for the original tip)
  • Fixed issues with special characters in file path bug that existed for Terminal and iTerm plugin
  • iTerm plugin will try to avoid opening two windows on iTerm launch
  • Leopard icon

Version 2.1.1

  • Fixed bug involving apostrophes in path
  • PathFinder plugin (Finder->Pathfinder) contributed by Brian Koponen

Version 2.1

  • Plugin archtexture allowing support for other terminals
  • Default plugins for iTerm & X11/xterm
  • Terminal plugin will try to avoid opening two windows on terminal.app's launch

Version 2.0 (2005)

  • Ported to objective-c using appscript, boosting launch & execution speed
  • properly resolves aliases
  • no longer shows icon in dock on launch

Version 1.0 (2003)

  • targeted Panther OS X 10.3
  • was applescript

Pre 1.0 (2001) Really old applescript

About

Finder Toolbar app to open the current directory in the Terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published