the bitrig natano_ksh_winch branch has been created by natano. it is 0 commits behind master, and 2 commits ahead.
commit 1b34580941069c4c83d948c4eadcb6d8be2ba714 diff: https://github.com/bitrig/bitrig/commit/1b34580 author: Martin Natano <[email protected]> date: Wed Feb 25 12:51:54 2015 +0100 Fix ^R glitch. M bin/ksh/emacs.c commit dc9a54394de34f2090dc7900c007ac17041a726d diff: https://github.com/bitrig/bitrig/commit/dc9a543 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. M bin/ksh/edit.c M bin/ksh/edit.h M bin/ksh/emacs.c M bin/ksh/vi.c
