Index: [thread] [date] [subject] [author]
  From: Steffen Seeger <s.seeger@physik.tu-chemnitz.de>
  To  : ggi-develop@eskimo.com
  Date: Mon, 26 Apr 1999 09:38:26 +0200 (CEST)

Re: on a question about KGI/consoles

> 
> teunis writes:
> 
> >  (linux-2.2.3.  I'll try 2.2.6 later tonight or tomorrow)
> >  
> >  I usually set my display to 800x600x16bpp with 8x8 fonts after
> >  loading KGI..  and linewrap on bash is completely fubar!  Anyone know why?
> 
> Because bash still thinks the console is the same size.  Doing:
> 
>    exec bash -login
> 
> works for me.

eval `resize`

might do the same.

			Steffen

----------------- e-mail: seeger@physik.tu-chemnitz.de -----------------

Index: [thread] [date] [subject] [author]