Quoting gmrunrc:
"...
# URL handlers
# If the entered text is "http://www.google.com"; then:
#   - %u gets replaced with the whole URL ("http://www.google.com";)
#   - %s gets replaced with "//www.google.com".  This is useful for URL-s
#     like "man:printf" --> %s will get replaced with "printf"
....
URL_file = thunar '%s'
..."

So, in order to open a file with URL_file, you should execute:
"file:/home/user/"
instead of:
"/home/user/"

The same command works if you want to open a certain file (through)
thunar.

Regards

-- 
Can not open URL_file with file manager
https://bugs.launchpad.net/bugs/332298
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to