Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/vtterm.c
Parent Directory
| Revision Log
| Patch
| 1826 |
ColorRef = ts.VTColor[1]; |
ColorRef = ts.VTColor[1]; |
| 1827 |
ts.VTColor[1] = ts.VTReverseColor[1]; |
ts.VTColor[1] = ts.VTReverseColor[1]; |
| 1828 |
ts.VTReverseColor[1] = ColorRef; |
ts.VTReverseColor[1] = ColorRef; |
|
ts.VTColor[0] = ts.VTReverseColor[0]; |
|
| 1829 |
} |
} |
| 1830 |
else { |
else { |
| 1831 |
ColorRef = ts.VTColor[0]; |
ColorRef = ts.VTColor[0]; |
|
|
Legend:
| Removed from v.2673 |
|
| changed lines |
| |
Added in v.2708 |
|
|
|