]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
term_bidi_cache_store() now has a need to distinguish between the
authorSimon Tatham <anakin@pobox.com>
Wed, 1 Dec 2004 09:25:20 +0000 (09:25 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 1 Dec 2004 09:25:20 +0000 (09:25 +0000)
commita10edf435b5609d0a6859b41a48a846990c8a8a3
treed585ed146809b72f0f02ecc3d492b4268f0b6acd
parent44aca28fad487ed8aa44945ac3121ad3e8a0c7ca
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.

[originally from svn r4938]
terminal.c