menu-surfraw
menu-surfraw copied to clipboard
@cbind L = sh 'uri=`/home/mehdi/.config/uzbl/scripts/load_url_from_surfraw.sh` && echo "uri $uri" > $4' doesn't work.
In uzbl, which I think more than one person is using with menu-surfraw,
@cbind L = sh 'uri=/home/mehdi/.config/uzbl/scripts/load_url_from_surfraw.sh && echo "uri $uri" > $4' doesn't work.
uzbl doesn't react.
Hi, I will look into the three issues you posted later on today. I haven't used Linux in a while so things may have changed since I wrote this script.
Thanks for reporting!