Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbtule authored Oct 9, 2019
1 parent 2e54de0 commit 334292f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## cd to...
<img src="https://raw.github.com/jbtule/cdto/master/graphics/lion.png" height="128px" width="128px" />

Finder Toolbar app to open the current directory in the Terminal (or iTerm, X11)
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 `tcsh`.
Expand All @@ -22,6 +22,12 @@ For old versions to use with iTerm or X11/xterm, using the finder contextual men


### 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
Expand Down

0 comments on commit 334292f

Please sign in to comment.