vt: fix backspace handling on AIX
commit892fa039ce87e559ab0a59112a349b7183bda26b
authorRoss Mohn <rpmohn@waxandwane.org>
Sun, 16 Dec 2012 12:54:46 +0000 (16 13:54 +0100)
committerMarc Andre Tanner <mat@brain-dump.org>
Sun, 16 Dec 2012 12:54:46 +0000 (16 13:54 +0100)
tree124e3ab930b31c60f23baf4443c9b51fdaa315db
parent113059f57c5d44c562cea90831aaf10150710b9f
vt: fix backspace handling on AIX

After forking a new pty on AIX set erase is wrongly set to ^H
instead of ^?.

Signed-off-by: Marc Andre Tanner <mat@brain-dump.org>
forkpty-aix.c