micro/internal/config
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
..
autosave.go config: Rework autosave to be rearmed upon change 2024-08-18 22:28:49 +02:00
colorscheme_test.go Import paths: fix non-alphabetic order 2025-03-24 23:01:48 +01:00
colorscheme.go import: Use micro-editor/tcell (legacy) instead of zyedidia/tcell (#3593) 2025-01-04 15:55:46 +01:00
config.go Use filepath.Join more 2020-02-11 13:09:17 -05:00
globals.go Fix internal string binding representation 2020-11-05 15:52:25 -05:00
plugin_installer_test.go import: Use micro-editor/json5 instead of zyedidia/json5 2025-01-04 16:01:20 +01:00
plugin_installer.go Import paths: fix non-alphabetic order 2025-03-24 23:01:48 +01:00
plugin_manager.go Add plugin manager 2020-02-01 23:54:38 -05:00
plugin.go Fix remaining gofmt complaints 2025-03-24 23:04:06 +01:00
rtfiles_test.go Ignore user-defined runtime files in buffer test and rtfiles test 2024-04-03 03:44:15 +02:00
rtfiles.go Convert leftover usages of path to filepath 2025-04-26 20:37:49 +02:00
settings.go options: Add truecolor to control the usage (#2867) 2025-05-26 18:25:07 +02:00