FS#145 - Allow binds to be executed on Return press
Attached to Project:
Uzbl
Opened by Michael Fiano (axion) - 2009-12-08 04:44:16 PM
Last edited by Anonymous Submitter - 2009-12-17 01:07:34 PM
Opened by Michael Fiano (axion) - 2009-12-08 04:44:16 PM
Last edited by Anonymous Submitter - 2009-12-17 01:07:34 PM
|
DetailsAllow binds to optionally be executed by hitting return, instead of checking for a match character-by-character. This would allow for '<Ctrl>b<bookmark:>arch = set uri http://www.archlinux.org'; and '<Ctrl>b<bookmark:>archwiki = set uri http://wiki.archlinux.org';.
|
This task depends upon
Closed by Anonymous Submitter
2009-12-17 01:07:34 PM
Reason for closing: Implemented
Additional comments about closing: Implemented here: http://github.com/mason-larobina/uzbl/tr ee/onexec-nonarg-binds (if it works out I'll pull it into master).
2009-12-17 01:07:34 PM
Reason for closing: Implemented
Additional comments about closing: Implemented here: http://github.com/mason-larobina/uzbl/tr ee/onexec-nonarg-binds (if it works out I'll pull it into master).
Comment by Anonymous Submitter -
2009-12-17 01:06:57 PM
Implemented here: http://github.com/mason-larobina/uzbl/tree/onexec-nonarg-binds (if it works out I'll pull it into master).