add linux 'thunar' file browser
Eclipse plugin that opens system console, file browser for selection
Brought to you by:
anb0s,
marcelschoen
thunar --help
Usage:
thunar [OPTION...] [FILES...]
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
Application Options:
-B, --bulk-rename Den Bulk-Rename-Dialog öffnen
--daemon Als Hintergrundprozess starten
-q, --quit Einen laufenden Prozess von Thunar beenden
-V, --version Programmversion anzeigen
--display=DISPLAY X display to use
No idea now to pass files to be selected, look like only folders are possible, file are just executed the :(
Working only for folders (parent folder of selected file {1} or folder itself)
Explore: thunar {1}
for select file there is a workaround:
http://unix.stackexchange.com/questions/202214/how-can-i-open-thunar-so-that-it-selects-specific-file
migrated to GitHub: https://github.com/anb0s/EasyShell/issues/23