home · contact · privacy
In the client, different modes of treating linebreaks are avaiable for
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 4c9b8948a0013f9221976b793170da45dd556d33..db629412ac2703efbc58d65c8cccc24ffa29b451 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ BOTH SERVER/CLIENT:
 
 - make config files format more readable / self-explanatory
 
-- get rid of the useless "internal error code" in error messages
+- in startup script, pipe server output to log file instead of stdout
 
 SERVER:
 
@@ -25,6 +25,4 @@ CLIENT:
 
 - enable toggling of window borders
 
-- enable toggling of showing "\n" in the window content either as newline breaks
-  (as currently) or as " / " (without newline break) for more efficent screen
-  estate use
+- make log scrollable