Merge branch 'fix-config-typo' of https://github.com/amitp970/kitty

This commit is contained in:
Kovid Goyal 2026-01-18 15:32:24 +05:30
commit 1ae6bd5c44
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -459,7 +459,7 @@
''')
opt('scrollbar_interactive', 'yes', option_type='to_bool', ctype='bool', long_text='''
If disabled, the scrollbar will not be controllable via th emouse and all mouse events
If disabled, the scrollbar will not be controllable via the mouse and all mouse events
will pass through the scrollbar.''')
opt('scrollbar_jump_on_click', 'yes', option_type='to_bool', ctype='bool', long_text='''