Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
25f47cb
)
Fix Identification sequences
author
Roberto E. Vargas Caballero <
[email protected]
>
Sun, 7 Oct 2012 09:06:00 +0000
(11:06 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Sun, 7 Oct 2012 09:06:00 +0000
(11:06 +0200)
Do not send NUL character in the identification (use (sizeof(VT102ID) - 1),
and finish the sequence once you execute it.
---
st.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
No differences found