Uzbl

Tasklist

FS#139 - 'p command calls "uzbl" and not "uzbl-browser" or "uzbl-core"

Attached to Project: Uzbl
Opened by Fabio Zanini (iosonofabio) - 2009-11-16 10:54:33 AM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-12-05 09:00:17 PM
Task Type Bug Report
Category uzbl-browser & sample material
Status Closed
Assigned To No-one
Operating System Linux
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The sample config file shipped with uzbl in the last version 20091107 has the following lines:

# start a new uzbl instance from the page in primary selection

# start a new uzbl instance from the page in primary selection
@bind 'p = sh 'exec uzbl --uri $(xclip -o)'

Here it is not working, because after the update no uzbl command is recognized anymore. IMHO this should be substituted by

@bind 'p = sh 'exec uzbl-browser --uri $(xclip -o)'
This task depends upon

Closed by  Dieter Plaetinck (Dieter_be)
2009-12-05 09:00:17 PM
Reason for closing:  Fixed
Additional comments about closing:  thanks. we fixed it
http://github.com/Dieterbe/uzbl/commit/4 36c319e2e2543a04c34e1f79b2ab10bc391c927

Loading...