lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev textarea no wrap but horiz scroll with form=virtual


From: Kim DeVaughn
Subject: Re: lynx-dev textarea no wrap but horiz scroll with form=virtual
Date: Wed, 10 Nov 1999 00:35:29 -0700

On Tue, Nov 09, 1999, Eric Eldred (address@hidden) said:
|
| it would be nice if there were some way to download
| the text in the textarea, edit it on a proper editor,
| and then upload the whole mess to the textarea. but
| when i choose ^Ve to edit the textarea of the form,
| i get a message that i cannot "currently" do that,
| for remote files (although all i want to edit is
| the form text, not the source html of the file).

| am i missing some compile-time option or configuration
| option?  i looked thru the archives but didn't see
| anything about this problem, only some other
| references to 1024-char lines.

You need to add:

 KEYMAP:e:DWIMEDIT

to your lynx.cfg file.


Also, new in -dev.14, when returning from the editor, if the lines are
longer than the TEXTAREA's width *and* there is some kind of whitespace
near the right-side of the 1st long line, you will be prompted on whether
lynx should wrap the text to fit into the TEXTAREA.

/kim

reply via email to

[Prev in Thread] Current Thread [Next in Thread]