Commit Graph
22 Commits
Author SHA1 Message Date
jdb 8e381d15d0 Change default term colors to cDefault (don't assume white/black). 2026-03-09 13:29:22 -05:00
jdb b4710e7070 Add truecolor and unicode support to terminal utilities. 2025-12-19 09:13:04 -06:00
jdb c60f7e1576 Major refactor of ANSI terminal formatting and control logic. 2025-12-17 20:02:01 -06:00
jdb c0e96f99a8 Add termFmt to increase capabilities from withColor. 2025-11-19 16:57:18 -06:00
jdb c1dbcd90a4 Fix regex in stripAnsi. 2025-11-19 15:03:28 -06:00
jdb a33500f6d4 Bump version. 2025-11-19 08:20:19 -06:00
jdb ca7b2a620a CombinedConfig should give more details when failing to parse a JSON value. 2025-11-19 08:19:56 -06:00
jdb f2c729fd7d withColor should reset the terminal color afterwards by default. 2025-11-19 08:19:12 -06:00
jdb eaffb20df5 Remove {.gcsafe.} from procutils.exec. 2024-12-10 10:42:46 -06:00
jdb 30c5720ab8 New QueueLogger logging implementation. 2023-07-04 09:08:15 -05:00
jdb 0a49618ab3 Config searches local directory as well, use CatchableError. 2023-06-21 07:43:58 -05:00
jdb b945534bd2 Remove old gitignore for test file. 2023-05-13 07:18:13 -05:00
jdb 4bf35c336e Add CombinedConfig#hasKey(string). 2023-05-13 07:17:43 -05:00
jdb 751b3222db Add better comments about how the daemonization logic works. 2023-05-13 07:08:41 -05:00
jdb 7af0acce68 Add config helper function to find config files in a standardized manner. 2023-05-13 07:07:56 -05:00
jdb b1cc4fbe51 Add CombinedConfig#getJson to fetch config properties stored as JSON data. 2022-02-10 15:35:50 -06:00
jdb 4e5152bed3 Fix library configuration with new submodules. 2022-02-07 14:04:47 -06:00
jdb 224818f3c7 Remove deprecated TaintedString usage. 2022-01-21 18:11:16 -06:00
jdb 57bb7302b1 Reorganize code into submodules. 2022-01-21 18:04:40 -06:00
jdb 48641b8476 Make stripAnsi GC-safe. 2020-11-12 04:26:43 -06:00
jdb 438ea5f7b3 Bugfix for queryParamsToCliArgs. 2020-03-23 08:19:40 -05:00
jdb 9750ac16b3 Add version of queryParamsToCliArgs that accepts a Table[string,string] to support Jester 0.4 2019-01-17 13:19:59 -06:00