From 1656b40bdba438587a889d5288db14e6466480a7 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 21 Oct 2024 00:11:27 +0200 Subject: Added README.md --- client.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'client.c') diff --git a/client.c b/client.c index b9d96d3..cf60853 100644 --- a/client.c +++ b/client.c @@ -1,10 +1,5 @@ // Client for chatty -// TODO: -// - bug: when having multiple messages and resizing a lot, the output will be in shambles -// - bug: when resizing afters sending messages over network it crashes -// - use pointer for add_message - // clang-format off #define TB_IMPL #include "termbox2.h" -- cgit v1.2.3-70-g09d2