term_bidi_cache_store() now has a need to distinguish between the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Dec 2004 09:25:20 +0000 (09:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Dec 2004 09:25:20 +0000 (09:25 +0000)
commit6ed986659f987059e34f13f9211207b9f233c879
treed585ed146809b72f0f02ecc3d492b4268f0b6acd
parent9e7c372cf496832b64aa375949301f2f3d6fa33a
term_bidi_cache_store() now has a need to distinguish between the
_width_ of a terminal line (number of character cell positions) and
its _size_ (number of termchars), since of course these differ in
the presence of combining characters.

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