How To Enable Opening a Terminal Window from the Current Finder Location in MacOS

Published Date Author: , Posted February 16th, 2019 at 12:50:20pm

As of Mac OS X Lion 10.7, Terminal provides Services for opening a new terminal window or tab at the selected folder in Finder. They also work with absolute pathnames selected in text (in any application). You can enable these services with System Preferences > Keyboard > Keyboard Shortcuts > Services. Look for “New Terminal at Folder” and “New Terminal Tab at Folder”. You can also assign them shortcut keys.

In addition, you can now drag folders (and pathnames) onto the Terminal application icon to open a new terminal window, or onto a tab bar in a terminal window to create a new tab in that window. If you drag onto a tab (rather than into the terminal view) it will execute a complete cd command to switch to that directory without any additional typing.

As of OS X Mountain Lion 10.8, Command-Dragging into a terminal will also execute a complete cd command.

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.