Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
0c8feec
)
Fix SI and SO
author
Roberto E. Vargas Caballero <
[email protected]
>
Wed, 8 Oct 2014 08:30:20 +0000
(10:30 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
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