[Konsole-devel] [Bug 285984] Support extended mouse coordinates

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sat Jan 21 18:25:50 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=285984


Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.9
         Resolution|                            |FIXED




--- Comment #11 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2012-01-21 18:25:50 ---
Git commit b876f2a3edcb63f29588fdde6b20dc6c9d13bc24 by Kurt Hindenburg.
Committed on 21/01/2012 at 19:21.
Pushed by hindenburg into branch 'master'.

Support extended mouse coordinates.

Using the legacy method, mouse coordinates can be reported only up to 223. If
you have a wider terminal, you cannot use the mouse in the rightmost columns.

There exist two extensions to overcome this problem, a broken one invented by
xterm (the "DEC 1005" mode) which is supported by xterm, urxvt and iterm2; and
a good one invented by urxvt (the "DEC 1015" mode), supported by urxvt and
iterm2.

Many thanks to Egmont Koblinger egmont at gmail.com for report and patch.
FIXED-IN: 4.9

M  +32   -2    src/Vt102Emulation.cpp
M  +6    -4    src/Vt102Emulation.h

http://commits.kde.org/konsole/b876f2a3edcb63f29588fdde6b20dc6c9d13bc24

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list