On Mon, Feb 28, 2005 at 09:34:08AM +0000, Nigel Howard wrote: > hello all, > just downloaded latest from debian (10.2.2 I think), start, go > to google, move to search field, type text... > > and elinks treets as commands instead of text > > gone back to 9.3 > > using Mepis 3.3 test03 >
You may have insert mode on. When it is the case you have to press ENTER before entering text in the field. set document.browse.forms.insert_mode = 0 will restore previous behavior. This option helps when one wants to navigate the document. In status bar, you should have: "Text field, name q (press Enter to edit)" if insert_mode is on. -- Zas _______________________________________________ elinks-users mailing list [email protected] http://linuxfromscratch.org/mailman/listinfo/elinks-users
