Provide ability to open in file browser
Brought to you by:
spitzak
I quite often find having drilled down to a directory/file of interest that I want more information such as is given by a file browser. What I would like is an option to be able to right click on a directory or file and have it open in a file browser so I can view the details such as creation date etc.
I personally use nautilus but this presumably would have to be a user configurable thing - I suppose at a bare minimum default it would open a terminal with "ls -l".
Thanks.
It could run xdg-open <filename>, is that ok?</filename>