swallow_mouse_click_on_window_focus

On this page
  1. swallow_mouse_click_on_window_focus

swallow_mouse_click_on_window_focus#

When set to true, clicking on a wakterm window will focus it.

When set to false, clicking on a wakterm window will focus it and then pass through the click to the pane where the swallow_mouse_click_on_pane_focus option will further modify mouse event processing.

The default is true on macOS but false on other systems.

Edit this page