Test insertion of non-ASCII characters, in particular making sure
authorschwarze <schwarze@openbsd.org>
Mon, 5 Jun 2017 17:34:09 +0000 (17:34 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 5 Jun 2017 17:34:09 +0000 (17:34 +0000)
commit37f3e371563c513e419982839c562e90974c3320
treee2a6e1727ef494588d28ae3af2eaa1078562964c
parent0c781de72affe2bedb63ab40dc137f540cb303ce
Test insertion of non-ASCII characters, in particular making sure
that valid input does not cause writing invalid intermediate states
to the terminal, and that invalid input is not delayed waiting for
more input, but written through right away.

Currently failing, but expected to be fixed shortly.
regress/bin/ksh/edit/emacs.sh