FS#133 - whitespaces in config
Attached to Project:
Uzbl
Opened by Anonymous Submitter - 2009-11-06 07:54:53 PM
Last edited by Anonymous Submitter - 2010-03-21 02:41:27 PM
Opened by Anonymous Submitter - 2009-11-06 07:54:53 PM
Last edited by Anonymous Submitter - 2010-03-21 02:41:27 PM
|
DetailsMinor bug but I spent some time to figure it out:
when i separate commands and variables in config with tab and add no spaces they won't work. So bind[TAB]a[TAB]something" won't work. I suggest you fix it, cause it's quite confusing. I run uzbl (0.0.0~git.20090826-1) from Debian testing. |
This task depends upon
Closed by Anonymous Submitter
2010-03-21 02:41:27 PM
Reason for closing: Fixed
Additional comments about closing: Added \t to the end_simple_var string.
2010-03-21 02:41:27 PM
Reason for closing: Fixed
Additional comments about closing: Added \t to the end_simple_var string.
@bind fs133 = exit
gives:
command "=" not understood. ignoring.