mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-08 01:53:35 +02:00
Fix #5668
This commit is contained in:
@@ -871,7 +871,7 @@ opt('draw_minimal_borders', 'yes',
|
||||
option_type='to_bool',
|
||||
long_text='''
|
||||
Draw only the minimum borders needed. This means that only the borders that
|
||||
separate the inactive window from a neighbor are drawn. Note that setting a
|
||||
separate the window from a neighbor are drawn. Note that setting a
|
||||
non-zero :opt:`window_margin_width` overrides this and causes all borders to be
|
||||
drawn.
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user