Commit graph

16 commits

Author SHA1 Message Date
1840f5675b Fix erroneous newline when sending notifications. 2024-07-02 20:21:33 +02:00
f1c3ec70a3 Use non-breaking spaces for alignment. 2023-06-15 22:42:39 +02:00
cc9e5bad7d Remove old table implementation. 2023-06-15 22:13:46 +02:00
7335f86bb9 Fix unwanted wrapping. 2023-06-15 21:52:52 +02:00
97dd257780 Basic support for table ansi resets. 2023-06-15 16:45:35 +02:00
60850f60b0 Prepare for ANSI resets. 2023-06-15 16:39:13 +02:00
0806be2420 Compatibility layer for table-old style. 2023-06-15 16:30:53 +02:00
3f7f1356a4 Import new table renderer. 2023-06-15 14:26:50 +02:00
a939603989 Rename table to table-old. 2023-06-15 14:05:35 +02:00
fc099d027f Remove util-list, use srfi-1. 2023-06-08 21:00:16 +02:00
963d3069e9 Remove old util-kwargs, replace with Racket-compatible define*/lambda* forms. 2023-05-25 14:43:01 +02:00
fac674f886 Switch table to kwargs proc define, add more day/month support procedures. 2023-05-19 21:58:14 +02:00
c69b545aa1 Allow generating table as list of strings. 2023-04-17 22:37:19 +02:00
ac3dce41a6 Remove old utils module. 2023-04-08 21:05:41 +02:00
4ac7fdbc6d Split out string utils. 2023-04-08 20:51:53 +02:00
69d0b8ee10 Move sources to separate directory. 2023-04-01 09:45:46 +02:00
Renamed from table.scm (Browse further)