Go to the source code of this file.
Variables | |
| unsigned char | vt100 |
| unichar | graphic |
| GraphicCharPair | |
| static GraphicCharPair | sGraphicCharPairs [] |
|
|
Definition at line 16 of file XTermAltCharLineFilter.m. |
|
|
Definition at line 17 of file XTermAltCharLineFilter.m. |
|
|
Initial value: {
{'`', 0x25C7 },
{'a', 'S' },
{'f', 0x00b0 },
{'g', 0x00b1 },
{'i', 0x2302 },
{'j', '3' },
{'k', '9' },
{'l', '7' },
{'m', '1' },
{'n', '5' },
{'o', '=' },
{'p', 0x25AC },
{'q', '-' },
{'r', 0x23AF },
{'s', '_' },
{'t', '4' },
{'u', '6' },
{'v', '2' },
{'w', '8' },
{'x', '0' },
{'y', 0x2264 },
{'z', 0x2265 },
{'{', 0x03c0 },
{'|', 0x2260 },
{'}', 0x00A3 },
{'~', 0x2022 },
{ 0, 0 }
}
Definition at line 19 of file XTermAltCharLineFilter.m. |
|
|
Definition at line 15 of file XTermAltCharLineFilter.m. |
1.4.4