! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
a command line to show the location of a file could be interesting
Status:
CLOSED: DUPLICATE
Severity:
enhancement

Comments

Description DINH Vi 2006-07-27 23:24:35 CEST
an option such as :

$ thunar --show-file /path/to/file

should be available.

Then, from other applications, we could call this to show the location of a file.
A new window of thunar would open, would open to the folder of the file (/path/to) and would select the given file.

Mac OS X has this and this is interesting for example in the case application downloads file, to locate easily the result file.
Comment 1 Benedikt Meurer editbugs 2006-07-27 23:30:19 CEST
Thunar already supports the DisplayFolderAndSelect() method. I.e. from the command line:

dbus-send --print-reply --dest=org.xfce.FileManager /org/xfce/FileManager org.xfce.FileManager.DisplayFolderAndSelect string:"/path/to/dir" string:"filename" string:""

*** This bug has been marked as a duplicate of 1553 ***

Bug #2079

Reported by:
DINH Vi
Reported on: 2006-07-27
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.3.2beta2

Attachments

Additional information