View Single Post
  #1  
Old January 31st, 2008, 07:53 PM
MrDoctorJones MrDoctorJones is offline
Registered User
 
Join Date: Jan 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MrDoctorJones is on a distinguished road
Live editable paths in title bar

Hey all

Ok I have used the below terminal command to display the the full path in the title Bar

defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES

then

killall Finder

But what I want to do now is be able to edit this path in the title bar to navigate.

Is there a way to do this??

-MrDoctorJones
Reply With Quote