From 26c14ee6dff96b1f7812070a17db161090ef87bd Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sat, 5 Mar 2022 11:20:22 +0100 Subject: README: add a note about mouse button encoding issues in some terminals Maybe this is out-of-scope for the sfeed documentation though. --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 459f513..40c5483 100644 --- a/README +++ b/README @@ -1081,6 +1081,9 @@ testing sfeed_curses. Some of them might be fixed already upstream: middle-button, right-button is incorrect / reversed. - putty: the full reset attribute (ESC c, typically `rs1`) does not reset the window title. +- Mouse button encoding for extended buttons (like side-buttons) in some + terminals are unsupported or map to the same button: for example side-buttons 7 + and 8 map to the scroll buttons 4 and 5 in urxvt. License -- cgit v1.2.3