pane_focus_follows_mouse

On this page
  1. pane_focus_follows_mouse = false

pane_focus_follows_mouse = false#

When pane_focus_follows_mouse = true, moving the mouse pointer over an inactive pane will cause that pane to activate; this behavior is known as "focus follows mouse".

When pane_focus_follows_mouse = false (the default), you need to click on an inactive pane to activate it.

Edit this page