commit | c3c14817c9f9a4cc5d89397577589834cb53853e | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 15:52:59 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 15:52:59 2009 +0000 |
tree | 6442fa464ab122b86a7f9d323154a692dcda58ef | |
parent | b8ec0c713f651f3ed3b31f6fa9d666c30687915e [diff] |
More input compatibility love. Support C0 within escape sequences, and the C0 control character VT (vertical tab, \013), which is treated as LF like VT102. Makes another vttest happy.