aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2025-03-19 14:00:00 +0100
committerRaymaekers Luca <luca@spacehb.net>2025-03-19 14:00:00 +0100
commit0247a8d70ad35c1b0e0913c35e977b9aebe23de5 (patch)
tree2a9678fd39bcf8ead03c7ee979caf668f2f17892 /README.md
parent23b0098fb6aee9fcc182424270a8a24c03b79c49 (diff)
Administritavia
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md
index faf9800..565fc2e 100644
--- a/README.md
+++ b/README.md
@@ -9,12 +9,13 @@ The idea is the following:
- authentication
## client
-- [ ] bug: when connecting two clients of the same account
-- [ ] bug: wrapping does not work and displays nothing if there is no screen space
-- [ ] bug: reconnect does not work when server does not know id
-- [ ] convert tabs to spaces
-- [ ] bug: when using lots of markup characters
-- [ ] newline support
+- [ ] BUG: text is not appearing after typing
+- [ ] BUG: when connecting two clients of the same account
+- [ ] BUG: wrapping does not work and displays nothing if there is no screen space
+- [ ] BUG: reconnect does not work when server does not know id
+- [ ] TODO: Convert tabs to spaces
+- [ ] BUG: when using lots of markup characters
+- [ ] TODO: Newline support
- [ ] resizable box
## server