mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 00:38:10 +02:00
Cleanup cursor_trail threshold option name and documentation
This commit is contained in:
@@ -49,7 +49,7 @@ typedef struct {
|
||||
monotonic_t cursor_trail;
|
||||
float cursor_trail_decay_fast;
|
||||
float cursor_trail_decay_slow;
|
||||
float cursor_trail_distance_threshold;
|
||||
float cursor_trail_start_threshold;
|
||||
unsigned int url_style;
|
||||
unsigned int scrollback_pager_history_size;
|
||||
bool scrollback_fill_enlarged_window;
|
||||
|
||||
Reference in New Issue
Block a user