diff options
| author | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2012-09-26 20:55:18 +0200 |
|---|---|---|
| committer | Roberto E. Vargas Caballero <k0ga@shike2.com> | 2012-09-26 20:55:18 +0200 |
| commit | 3af49e34f666554fcd52a52a7ca15f3e7eafa197 (patch) | |
| tree | 33266c16701061f439d0c9a2b10ddb2b9dc59053 /%25253fid%25253ded5b8700a6e6c14b814dcc2e54a90eb1868070b5%253fid%253dd7b1e31eec9a87c666334006de25a7f8102c55a9%3fid%3d29b209f5f55c80e457a5a913a463bd24f8e307e9?id=3af49e34f666554fcd52a52a7ca15f3e7eafa197 | |
| parent | a7d7e29300acade90f2025f0b85fa5eae06edb24 (diff) | |
Allow control characters inside escape sequences
Taken from vt100 manual programmer:
Control characters (codes \0 to \37 inclusive) are specifically
excluded from the control sequence syntax, but may be embedded
within a control sequence. Embedded control characters are executed
as soon as they are encountered by the VT100. The processing of the
control sequence then continues with the next character received.
---
st.c | 68 +++++++++++++++++++++++++++++++++---------------------------------
1 file changed, 34 insertions(+), 34 deletions(-)
Diffstat (limited to '%25253fid%25253ded5b8700a6e6c14b814dcc2e54a90eb1868070b5%253fid%253dd7b1e31eec9a87c666334006de25a7f8102c55a9%3fid%3d29b209f5f55c80e457a5a913a463bd24f8e307e9?id=3af49e34f666554fcd52a52a7ca15f3e7eafa197')
0 files changed, 0 insertions, 0 deletions
