JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
htmlterm: redraw on init
[watch-my-terminal.git] / server.coffee
index 5a20e97..2d008a5 100644 (file)
@@ -1,5 +1,5 @@
 # SETTINGS
-term_lines = 32
+term_lines = 34
 term_columns = 104
 http_port = 2218