Re: Bash does not get SIGWINCH after resizing console with fb-set

2002-02-26 Thread Jan Gorski
Karl E. Jorgensen: > >set checkwinsize > >in /etc/profile ? - Thanks, this helps me, but... why _bash_ have to check winsize after _each_ command if there is signal designed to tell an application that screen size changed? Pozdrawiam Slimak (na krawędzi)

Re: Bash does not get SIGWINCH after resizing console with fb-set

2002-02-25 Thread Karl E. Jorgensen
On Mon, Feb 25, 2002 at 02:56:33PM +0100, Jan Gorski wrote: > I don't know where exactly is the bug... I use framebuffer device (matroxfb) > and after changing console resolution with fbset bash does not calculate new > input line length and after writing behind last column (on old screen size) > i