summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLucas Hoffmann <l-m-h@web.de>2017-02-03 00:47:21 +0100
committerLucas Hoffmann <l-m-h@web.de>2017-02-03 00:48:50 +0100
commit08fdaf9f3729342a20241180defbd7e74965148f (patch)
treef601cccfe1306bf798dde2229c51e75a2387cdef /docs
parent46c4cc01a392ec29f2a974dc8e67ea981a5fa5ba (diff)
Update docs about mouse setting
There have been several people asking about text selection with the mouse setting activated so it seems reasonable to mention it here.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index d45e6a92..a51079d9 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -295,6 +295,11 @@
enable mouse support - mouse tracking will be handled by urwid
+ .. note:: If this is set to True mouse events are passed from the terminal
+ to urwid/alot. This means that normal text selection in alot will
+ not be possible. Most terminal emulators will still allow you to
+ select text when shift is pressed.
+
:type: boolean
:default: False