mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 11:11:47 +02:00
Do not render ligatures under cursor
This commit is contained in:
@@ -35,6 +35,7 @@ typedef struct {
|
||||
float window_padding_width;
|
||||
Edge tab_bar_edge;
|
||||
unsigned long tab_bar_min_tabs;
|
||||
bool disable_ligatures_under_cursor;
|
||||
bool sync_to_monitor;
|
||||
bool close_on_child_death;
|
||||
bool window_alert_on_bell;
|
||||
|
||||
Reference in New Issue
Block a user