Commit Graph

6 Commits

Author SHA1 Message Date
Kovid Goyal
8156a7520f Start work on multicell support for selection_as_text 2025-02-03 10:56:49 +05:30
Kovid Goyal
016519a868 Remove the 4KB mac chars limit in unicode_in_range 2024-11-04 09:10:07 +05:30
Kovid Goyal
43769bc3e0 Allow controlling the easing curves used for the visual bell 2024-07-19 11:35:00 +05:30
Kovid Goyal
a783e5d85a Ensure builtin NERD font is used only if glyph is not found by normal font fallback 2024-07-02 14:18:22 +05:30
Kovid Goyal
39ea084be9 Linux: Run all child processes in their own systemd scope to prevent the OOM killer from harvesting kitty when a child process misbehaves
Fixes #7427
2024-05-16 15:43:25 +05:30
Kovid Goyal
55dc354e68 Improve at exit cleanup functions
Now they are run in a defined order not based on
the order of initialization
2021-04-01 11:48:36 +05:30