Uzbl

Tasklist

FS#78 - always_insert_mode not working

Attached to Project: Uzbl
Opened by Anonymous Submitter - 2009-07-23 10:08:09 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-08-27 07:38:49 PM
Task Type Bug Report
Category uzbl-core
Status Closed
Assigned To No-one
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

trying to start uzbl in insert mode doesnt work. my config file looks like this:

set reset_command_mode = 0
set always_insert_mode = 1
set uri = https://mail.google.com


i start uzbl with
uzbl -c config

using latest git checkout from july, 23

This task depends upon

Closed by  Dieter Plaetinck (Dieter_be)
2009-08-27 07:38:49 PM
Reason for closing:  Fixed
Additional comments about closing:  fixed in experimental
Comment by James Wheaton (jwheaton) - 2009-08-12 03:30:42 AM
http://gist.github.com/166309

Pretty easy fix, although it took me a while to figure it out :P Hopefully that patch works, since I've made some changes to my branch. It's easy to add that line in manually, however.

Loading...