You are not logged in.
Pages: 1
In Thunar I have a custom action so I can search on Catfish on the currently opened folder, the command is "catfish --fileman=thunar --path=%f". Problem is now the command no longer works. The version of catfish is 1.2.1. Did they remove the --fileman option?
Offline
Looks like it:
$ catfish --help
Usage: catfish.py [options] path query
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-v, --verbose Show debug messages (-vv debugs catfish_lib also)
--large-icons Use large icons
--thumbnails Use thumbnails
--iso-time Display time in ISO format
--exact Perform exact match
--hidden Include hidden files
--fulltext Perform fulltext search
--start If path and query are provided, start searching when the
application is displayed.
And here is the commit:
Drop fileman and wrapper parameters, xdg-open is sufficient. Populate all version info from catfishconfig.py
What did the fileman parameter do?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
What did the fileman parameter do?
From this and other examples I see in a web search, it looks like it allowed the user to specify the file manager to be used. Just a guess...
MX-23 (based on Debian Stable) with our flagship Xfce 4.18.
Offline
I changed the custom command to 'catfish %f' and it worked. Thanks.
Last edited by Magnus (2014-09-11 04:10:02)
Offline
Pages: 1
[ Generated in 0.008 seconds, 8 queries executed - Memory usage: 524.06 KiB (Peak: 524.91 KiB) ]