FS#20 - Command-line option '--uri' doesn't work with default config
Attached to Project:
Uzbl
Opened by Semen Maryasin (MarSoft) - 2009-05-27 03:50:43 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-06-07 12:30:42 PM
Opened by Semen Maryasin (MarSoft) - 2009-05-27 03:50:43 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-06-07 12:30:42 PM
|
DetailsCommand-line option '--uri' doesn't work if "home page" is set via config
|
This task depends upon
set uri = uzbl.org
overrides the --uri commandline option. Expected behavior is for the set uri line to be ignored in the config file if the --uri option is provided.
As a work around, you can comment the set uri line out of the example config file.
just one thing:
uzbl --config foo --uri bar -> bar has precedence over uri set in foo
cat foo | uzbl --uri bar -> uri set in foo has precendence over bar
be careful on how you load your config.