看板 FB_bugs 關於我們 聯絡資訊
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 _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"