Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2014 22:40:01 GMT
From:      Jilles Tjoelker <jilles@stack.nl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/169773: [libedit] Resizing causes /bin/sh to repeat edit operations
Message-ID:  <201401152240.s0FMe1m5091913@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/169773; it has been noted by GNATS.

From: Jilles Tjoelker <jilles@stack.nl>
To: bug-followup@FreeBSD.org, peter@rulingia.com
Cc:  
Subject: Re: bin/169773: [libedit] Resizing causes /bin/sh to repeat edit
 operations
Date: Wed, 15 Jan 2014 23:31:57 +0100

 In PR bin/169773, you wrote:
 > Given an account with /bin/sh as the login shell, if you type
 > some input, ending with an editing operation (eg backspace) and
 > then resize the window multiple times without further input,
 > the edit operation will be repeated on every second resize.
 
 I have removed the SIGWINCH handler from sh in r260654, as I don't think
 the libedit problem will be fixed properly any time soon. This is not
 entirely ideal, but stops most of the erratic behaviour.
 
 -- 
 Jilles Tjoelker



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401152240.s0FMe1m5091913>