Back to Wezterm

`mouse_wheel_scrolls_tabs`

docs/config/lua/config/mouse_wheel_scrolls_tabs.md

latest290 B
Original Source

mouse_wheel_scrolls_tabs

{{since('20230326-111934-3666303c')}}

If true, the vertical mouse wheel will switch between tabs when the mouse cursor is over the tab bar.

The default is true. Set to false to disable this behavior.

lua
config.mouse_wheel_scrolls_tabs = true