summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/buflist_options.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user/buflist_options.adoc')
-rw-r--r--doc/en/autogen/user/buflist_options.adoc18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/en/autogen/user/buflist_options.adoc b/doc/en/autogen/user/buflist_options.adoc
index d7e811b78..578c7ac5e 100644
--- a/doc/en/autogen/user/buflist_options.adoc
+++ b/doc/en/autogen/user/buflist_options.adoc
@@ -74,6 +74,24 @@
** values: any string
** default value: `+"${buffer.hidden}==0"+`
+* [[option_buflist.look.mouse_jump_visited_buffer]] *buflist.look.mouse_jump_visited_buffer*
+** description: pass:none[if enabled, clicks with left/right buttons on the line with current buffer jump to previous/next visited buffer]
+** type: boolean
+** values: on, off
+** default value: `+off+`
+
+* [[option_buflist.look.mouse_move_buffer]] *buflist.look.mouse_move_buffer*
+** description: pass:none[if enabled, mouse gestures (drag & drop) move buffers in list]
+** type: boolean
+** values: on, off
+** default value: `+on+`
+
+* [[option_buflist.look.mouse_wheel]] *buflist.look.mouse_wheel*
+** description: pass:none[if enabled, mouse wheel up/down actions jump to previous/next buffer in list]
+** type: boolean
+** values: on, off
+** default value: `+on+`
+
* [[option_buflist.look.signals_refresh]] *buflist.look.signals_refresh*
** description: pass:none[comma-separated list of signals that are hooked and trigger the refresh of buffers list]
** type: string