Browse Subversion Repository
Diff of /trunk/teraterm/teraterm/vtterm.c
Parent Directory
| Revision Log
| Patch
| 657 |
} |
} |
| 658 |
else |
else |
| 659 |
CharAttrTmp.Attr |= CharAttr.Attr; |
CharAttrTmp.Attr |= CharAttr.Attr; |
| 660 |
|
CharAttrTmp.AttrEx = CharAttrTmp.Attr; |
| 661 |
|
|
| 662 |
CharAttrWrap = CharAttrTmp; |
CharAttrWrap = CharAttrTmp; |
| 663 |
CharAttrWrap.Attr |= ts.EnableContinuedLineCopy ? AttrLineContinued : 0; |
CharAttrWrap.Attr |= ts.EnableContinuedLineCopy ? AttrLineContinued : 0; |
|
|
Legend:
| Removed from v.8598 |
|
| changed lines |
| |
Added in v.8743 |
|
|
|