On Thu, 11 May 2006 20:31:10 +0200 "Kenneth Hortlund" <[EMAIL PROTECTED]> wrote:
>I want the text to wrap at column 80, not at the window edge. Is this >possible? (fixed width font) >--== Hz ==-- What about resizing the window to the view-width a few pixel more than 80 columns? I always do that if the lines appear to be to long for reading continiously. So I adjusted the window: # Window sizes and visibility position.left=100 position.top=30 position.width=650 position.height=700 to be big enough to show readable content and small enough to place a few more windows (scites, shells) to have a side look at, what is btw. one of the most enhancing things of GUIs and Desktop Enviroments, beside the clipboard. ervin > > >_______________________________________________ >Scite-interest mailing list >[email protected] >http://mailman.lyra.org/mailman/listinfo/scite-interest -- Ervin Peters Auf dem Steinberge 14 D-99425 Taubach +49 172 2043926 _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
