Conversation
Notices
-
I use the excellent #newsbeuter for my #rss feeds and my default browser at the moment is #uzbl. Part of newsbeuter's f…
-
Aha! A further trawl provides the following useful #wiki page: uzbl-tabbed. I will report a final solution (or ask more questions...)
-
@elmussol permissions perhaps?
-
Progress of a type. The wiki page has this useful-looking script which seems to do exactly what I want. So I can copy …
-
I don't think so. The code snippet above shows the uzbltabbed* is mine and the following looks OK to me: elmussol@box:…
-
I'd made no progress on this and then I got an email with a script attached that works: #!/bin/bash # # LAUNCH NEW TAB…
-
Another email from i_magnific0 with the following diff: 7c7 < UZBLT=$(find /tmp -user $UID -name 'uzbltabbed*' -print …
-
So back to the original problem, which is to get newsbeuter to launch a page in a new tab in an existing uzbl-tabbed in…
-
Solution! The following line works in newsbeuter config (note name change in script): browser "/home/r7/.config/uzbl/s…
-