mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Document Unicode characters for ACS_S[1379].
This commit is contained in:
parent
af14d00d17
commit
a59f44c4b5
@ -74,11 +74,11 @@ static const unsigned char frame_vt100_u[48] = {
|
||||
* 0x8D U+250C 'l' ACS_ULCORNER
|
||||
* 0x8E U+2514 'm' ACS_LLCORNER
|
||||
* 0x8F U+253C 'n' ACS_PLUS
|
||||
* 0x90 - 'o' ACS_S1
|
||||
* 0x91 - 'p' ACS_S3
|
||||
* 0x90 U+23BA 'o' ACS_S1
|
||||
* 0x91 U+23BB 'p' ACS_S3
|
||||
* 0x92 U+2500 'q' ACS_HLINE
|
||||
* 0x93 - 'r' ACS_S7
|
||||
* 0x94 - 's' ACS_S9
|
||||
* 0x93 U+23BC 'r' ACS_S7
|
||||
* 0x94 U+23BD 's' ACS_S9
|
||||
* 0x95 U+251C 't' ACS_LTEE
|
||||
* 0x96 U+2524 'u' ACS_RTEE
|
||||
* 0x97 U+2534 'v' ACS_BTEE
|
||||
|
Loading…
Reference in New Issue
Block a user