]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Cursor position, selection highlights and mouse clicks are now all
authorSimon Tatham <anakin@pobox.com>
Sun, 28 Nov 2004 09:24:57 +0000 (09:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 28 Nov 2004 09:24:57 +0000 (09:24 +0000)
commit569da2eb7bb5ac863946ba5c3775284a72ddeb94
treeec9578ab5163c456f17c34bb00469b115a1b7718
parentc66ac86b91c2926b032074058991ae776ca806bd
Cursor position, selection highlights and mouse clicks are now all
transformed back and forth according to the character position
permutation output from the bidi algorithm. I was expecting that to
be a lot harder.

[originally from svn r4915]
terminal.c
terminal.h