summaryrefslogtreecommitdiffstats
path: root/src/os_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_unix.c')
-rw-r--r--src/os_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_unix.c b/src/os_unix.c
index 5b516e0e8e..826c9c0db7 100644
--- a/src/os_unix.c
+++ b/src/os_unix.c
@@ -3762,7 +3762,7 @@ get_tty_info(int fd, ttyinfo_T *info)
static int mouse_ison = FALSE;
/*
- * Set mouse clicks on or off.
+ * Set mouse clicks on or off and possible enable mouse movement events.
*/
void
mch_setmouse(int on)