Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: c6b51cea923e0c4e92636998a776ada42511b6e5
https://github.com/tmux/tmux/commit/c6b51cea923e0c4e92636998a776ada42511b6e5
Author: Nicholas Marriott <[email protected]>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M input-keys.c
M tmux.h
M tty-keys.c
Log Message:
-----------
If a mouse position was above the maximum supported by the normal mouse
protocol (223), tmux was allowing it to wrap around. However, since tmux was
not correctly handling this on input, other programs also do not handle it
correctly, and the alternative SGR mouse mode is now widespread, this seems
unnecessary, so remove this feature. Also define some constants to make it
clearer what the numbers mean. Mostly from Leonid S Usov in GitHub issue 3165.
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/58d1a2-c6b51c%40github.com.