Weblog
03/26/05
Gnome Terminal hacking
Category: General
Ever since I started using Linux I've been very fond of using commandline shells and thus also terminals. However, in the past few months I have grown quite happy with the Gnome desktop and Nautilus (even it's spatial mode).
As I am still using terminals heavily, I have missed a feature that allows me to quickly open a Nautilus window for the directory I'm currently working with in the terminal.
Yesterday I did a quick 30-minutes hack that adds this feature to the Gnome terminal. It adds two new menu items to the "File" menu:
- "Browse CWD" - Opens the file browser in the current working directory
- "Copy CWD to clipboard" - Copies the current working directory into the clipboard for easy insertion in other applications
Modified: Fri 12-Oct-12 04:25:52 PDT