micro/internal
Jöran Karl cd0dc9a701
options: Add truecolor to control the usage (#2867)
- `auto`: enable usage of true color if it is supported, otherwise disable it
- `on`: force usage of true color
- `off`: disable true color usage

Co-authored-by: Dmytro Maluka <dmitrymaluka@gmail.com>
2025-05-26 18:25:07 +02:00
..
action command: Apply small cosmetics to openTerm() 2025-05-08 06:27:11 +02:00
buffer Convert leftover usages of path to filepath 2025-04-26 20:37:49 +02:00
clipboard Import paths: fix non-alphabetic order 2025-03-24 23:01:48 +01:00
config options: Add truecolor to control the usage (#2867) 2025-05-26 18:25:07 +02:00
display Relocate buffer view after setting options that affect it (#3743) 2025-05-11 16:20:23 +02:00
info history: Perform write process safe 2025-02-28 18:57:53 +01:00
lua lua: Remove duplicated export of filepath.Join() 2025-04-26 20:37:51 +02:00
screen options: Add truecolor to control the usage (#2867) 2025-05-26 18:25:07 +02:00
shell Import paths: fix non-alphabetic order 2025-03-24 23:01:48 +01:00
util save+util: Provide a meaningful error message for safe (over-)write fails 2025-02-28 18:57:53 +01:00
views Simplifying unsplit logic 2025-04-26 18:11:19 +01:00