diff options
| author | Raymaekers Luca <luca@keyfried.com> | 2024-10-21 00:11:27 +0200 |
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-21 00:11:27 +0200 |
| commit | 1656b40bdba438587a889d5288db14e6466480a7 (patch) | |
| tree | c4873c645c1ffb7893863a040ed5f9a542c191bf /client.c | |
| parent | 78d08dee34766270deab7263a9cdbb46143f5eb5 (diff) | |
Added README.md
Diffstat (limited to 'client.c')
| -rw-r--r-- | client.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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" |
