[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Lynx, text areas, and long line wrapping question
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Lynx, text areas, and long line wrapping question |
Date: |
Mon, 30 Jul 2001 15:57:10 -0400 |
User-agent: |
Mutt/1.2.5i |
On Sun, Jul 29, 2001 at 10:44:58PM -0400, Larry W. Virden wrote:
> Also, 2k is too small, in my opinion. Any reason why this particular
> limit was chosen? And any chance this limit could at the very least be
> a configure option of some sort?
iirc, the 2k is a fixed length added to each line in the textarea.
If that's the case, it would be better to reimplement textarea to
use buffers that are sized according to need - but isn't necessarily
trivial since there are a lot of place in lynx that assume lines are
a given length.
--
Thomas E. Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden