mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-12 19:49:32 +02:00
Mention behavior of focus_follows_mouse in docs on macOS
This commit is contained in:
@@ -585,6 +585,8 @@ opt('focus_follows_mouse', 'no',
|
||||
option_type='to_bool', ctype='bool',
|
||||
long_text='''
|
||||
Set the active window to the window under the mouse when moving the mouse around.
|
||||
On macOS, this will also cause the OS Window under the mouse to be focused automatically when the
|
||||
mouse enters it.
|
||||
'''
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user