Commit Graph

18 Commits

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