the bitrig master branch has been updated by natano with 1 new commit:

commit d31fcdfc1e1422e5fd8e0ceb8bd43cdca2067f19
diff: https://github.com/bitrig/bitrig/commit/d31fcdf
author: Martin Natano <[email protected]>
date: Sat Feb 21 09:19:16 2015 +0100

Handle SIGWINCH while waiting for user input in emacs mode.

Previously it was necessary to send '\n' or CTRL('C') for the shell to
pick up the new window size. With this change the shell picks up the
window resize event while the prompt is displayed and redraws the input
line.

ok marco@

M       bin/ksh/edit.c
M       bin/ksh/edit.h
M       bin/ksh/emacs.c
M       bin/ksh/vi.c

Reply via email to