JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix SI and SO
authorRoberto E. Vargas Caballero <k0ga@shike2.com>
Wed, 8 Oct 2014 08:30:20 +0000 (10:30 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Wed, 8 Oct 2014 09:28:54 +0000 (11:28 +0200)
SI (0x0F or ^O) means Shift In, and it selects G1 charset definition,
and SO (0x0E or ^N) means Shift Out, and it selects G0 charset
definition, but st was doing just the inverse.


No differences found