Back to Wezterm

`hide_mouse_cursor_when_typing`

docs/config/lua/config/hide_mouse_cursor_when_typing.md

latest300 B
Original Source

hide_mouse_cursor_when_typing

{{since('20230320-124340-559cb7b0')}}

If true, the mouse cursor will be hidden when typing, if your mouse cursor is hovering over the window.

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

lua
config.hide_mouse_cursor_when_typing = true