Uzbl

Tasklist

FS#207 - uzbl-core should take multiple configs

Attached to Project: Uzbl
Opened by modnaru (modnaru) - 2010-02-18 04:50:57 AM
Last edited by Dieter Plaetinck (Dieter_be) - 2010-02-25 09:23:10 PM
Task Type Feature Request
Category uzbl-core
Status Closed
Assigned To No-one
Operating System All
Severity Medium
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

uzbl-core -c file1 -c file2 -c - ...
This task depends upon

Closed by  Dieter Plaetinck (Dieter_be)
2010-02-25 09:23:10 PM
Reason for closing:  Works for me
Comment by Dieter Plaetinck (Dieter_be) - 2010-02-25 09:22:59 PM
1) you can do include commands
2) cat file1 file2 | uzbl -c -
3) you can do combinations of the above approaches

Loading...