- Subject: Re: Autowrap and old questions
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Sun, 8 Jan 2006 12:42:42 -0500
V01D <phreakuencies@xxxxxxxxx> wrote:
>is jed capable of wrapping text without actually touching the file (ie:
>inserting a \n)? Most editors (vi for example) show the text that gets
>past the last column below the current line, but this doesn't modify the
>text, it is just a visualization.
Currently, jed's display routines do not support the wrapping of
lines. For the next development series, I plan to revisit the display
routines and add support for multiple (overlapping) windows. That
will provide a good opportunity to consider wrapping support.
>Also, (independently of having this kind of autowrap, or the autowrap
>that jed seems to have) is there a way to make the last column number
>(where text should wrap) be detected automatically? It is kinda annoying
I do not know what you mean. Where "text should wrap" is context
sensitive. For example, as I recall, code written for FORTRAN 77
should wrap at column 72.
>to have to specify a number manually, which will be invalidated if I
>resize the terminal (something like gettin the env var "$COLUMNS").
The size of the terminal is given by the SCREEN_WIDTH and
SCREEN_HEIGHT variables.
Thanks,
--John
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2006 date index]
[2006 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]