23 Commits

Author SHA1 Message Date
wash 15a9147e15 term: update string api usage 2026-05-02 14:31:00 +01:00
wash 4aaa165e5f term: add POSIX defines for linux support 2026-05-02 14:29:32 +01:00
wash 5646c8c2b8 term: update write_string function references 2026-04-20 22:05:25 +01:00
wash e9d0e323f0 meta: rename to fx 2026-03-16 10:35:43 +00:00
wash 68ed163040 term: error: update b_stringstream usage 2025-10-24 12:43:56 +01:00
wash 3561bdda4b term: paragraph: add missing include 2025-10-24 12:43:42 +01:00
wash fd04a49d84 term: update to use new object system 2025-10-19 21:01:55 +01:00
wash 06add543bf Merge branch 'main' into feature/new-object-system 2025-10-15 11:13:00 +01:00
wash 11fd147031 term: tty: update hash api usage 2025-09-22 10:55:04 +01:00
wash 0751ef469f meta: rename legacy object module to 'ds' 2025-08-09 19:57:42 +01:00
wash 0ab1855105 term: add an enhanced error reporting function 2025-07-28 22:21:13 +01:00
wash b00d9c51bd term: rename b_stderr to avoid clashing with b_stream stderr pointer 2025-06-27 21:52:42 +01:00
wash 960eddded2 term: fix int->HANDLE cast warnings 2024-11-24 20:47:16 +00:00
wash d88b42f50e term: update module to work on linux and darwin 2024-11-22 22:29:40 +00:00
wash dafa74b1b9 term: extend tty interface with more features 2024-11-20 22:12:36 +00:00
wash e37d6bb3b3 term: fix missing ansi colour code for blue fg/bg text 2024-11-16 23:06:34 +00:00
wash 8a78d9c94a term: implement bright background colour; linux/darwin support for format codes 2024-11-14 23:11:55 +00:00
wash 9ac204e84e term: implement platform-independent console text colour/formatting 2024-11-14 22:02:18 +00:00
wash d614e110df add win32 (msvc) support 2024-11-14 16:56:18 +00:00
wash a86291ca75 fix linux-specific compilation errors 2024-10-27 15:36:14 +00:00
wash ef9cc13174 term: fix final word in string not being constrained by paragraph margins 2024-10-27 14:23:35 +00:00
wash 2a7249cb1e term: add function to query terminal dimensions 2024-10-27 14:22:52 +00:00
wash e6419149ae add term module from corelib 2024-10-24 21:31:22 +01:00