Re: "Copy Link Location"
I guess you can implement what you ask for using custom command feature (see Preferences/Commands).
Add new 'remote' command like:
and check 'show results in terminal' and 'apply to directories'.
The exclamation mark (!) will be replaced with name of file selected in the panel.
Note that the option 'show results in terminal' is new in yesterdays release 3.7
Add new 'remote' command like:
echo '<?="http://somedomain.com".str_replace("home/'`whoami`'/public_html", "~'`whoami`'", "'`pwd`'")."/!\n"?>' | php -q
and check 'show results in terminal' and 'apply to directories'.
The exclamation mark (!) will be replaced with name of file selected in the panel.
Note that the option 'show results in terminal' is new in yesterdays release 3.7