The `wrapnext' flag should be saved and restored with the cursor
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Mar 2002 17:37:48 +0000 (17:37 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Mar 2002 17:37:48 +0000 (17:37 +0000)
commit8c028e6547c06622ebd8a2c59f5720faa2268304
tree71d2145198a124f3c04b05aa612995bceeef8b5a
parent2b0c045b635e108602a614beb8bf8343c4d21102
The `wrapnext' flag should be saved and restored with the cursor
position. Failure to do this can give wrapnext==TRUE even with the
cursor not in the rightmost column.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1572 cda61777-01e9-0310-a592-d414129be87e
terminal.c