summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2022-03-05 11:20:22 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2022-03-05 11:20:22 +0100
commit26c14ee6dff96b1f7812070a17db161090ef87bd (patch)
tree993d881a8fd4cc74c2e122aaf687fa666cc0267e /README
parent489a3b12923ea6dc6a278bed023a40ab2b5375f0 (diff)
README: add a note about mouse button encoding issues in some terminals
Maybe this is out-of-scope for the sfeed documentation though.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
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