]> Sergey Matveev's repositories - st.git/commit
Add SI and SO control codes
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Sat, 6 Oct 2012 17:13:36 +0000 (19:13 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sat, 6 Oct 2012 17:13:36 +0000 (19:13 +0200)
commit506b8ea0c675e6154aa2b9bdb6e6623a3be09c8c
tree6bbfca2f1768a6b5d42fa42d97c948343583296e
parent3fce3392ac04283ff1bf00647af943ce47d9bc94
Add SI and SO control codes
SI and SO allows change the G0 and G1 selection. This implementation is not
full vt100 compatible, but it is complatible with linux virtual terminal
implementation. For full vt100 compatibility we need remake a lot of stuff
relate to the different charmaps.
---
 st.c |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
st.c