home · contact · privacy
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Christian Heller [Fri, 30 May 2025 12:23:12 +0000 (14:23 +0200)]
Minor code style fix.
Christian Heller [Fri, 30 May 2025 12:22:51 +0000 (14:22 +0200)]
Ensure loop threads are finished before returning from their context.
Christian Heller [Fri, 30 May 2025 12:22:13 +0000 (14:22 +0200)]
(Selectively) turn prompt input into IrcMessages.
Christian Heller [Thu, 29 May 2025 10:56:48 +0000 (12:56 +0200)]
Minor fixes.
Christian Heller [Thu, 29 May 2025 06:42:19 +0000 (08:42 +0200)]
In Terminal.write_yx, truncate at .size.x, and properly handle wide chars.
Christian Heller [Thu, 29 May 2025 05:25:36 +0000 (07:25 +0200)]
Initial commit.