FS#260 - uzbl-core should default to insert mode
Attached to Project:
Uzbl
Opened by Brendan Taylor (bct) - 2011-04-18 09:23:39 PM
Last edited by Ben Boeckel (mathstuf) - 2011-04-20 12:01:28 AM
Opened by Brendan Taylor (bct) - 2011-04-18 09:23:39 PM
Last edited by Ben Boeckel (mathstuf) - 2011-04-20 12:01:28 AM
|
Detailsit would be nice if uzbl-core could be used in a basic pointy-clicky-typey way even with no config.
|
This task depends upon
The example config would still default to command mode of course.
I find it more intuitive to start in command mode, and, like when I'm in vim, I always assume that I'm in cmd mode.
Finally, the only website where I have gotten confused is google, which uses javascript to bring the search entry into focus, whereas most other places on the web requires you to click on the entry box, which places you in insert mode. (Okay, maybe you are using tabs, but is pressing 'i' really that much of a burden then?)
I'm not proposing to change anything that uzbl-browser or uzbl-tabbed does, only what happens when there is no configuration available (not even the default configuration that uzbl-browser installs). Run "uzbl-core -c /dev/null google.com" to see what I'm trying to fix.
I agree with you that the current behaviour is best when a configuration is available.