summary refs log tree commit diff
path: root/main.c
diff options
context:
space:
mode:
authorwrmr2025-06-24 22:38:24 -0400
committerwrmr2025-06-24 22:38:24 -0400
commit264118eb0ae7404f08e0ebfea840218d451d5aaa (patch)
tree75255883f29b8460dcaf4ad3b6e661901d0f2da7 /main.c
parentf97b838a914c92ae58500ef5a0ae7dc47c96fb7f (diff)
todo: scrollbar!
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 6bccaf8..aaf901c 100644
--- a/main.c
+++ b/main.c
@@ -5,6 +5,7 @@
 
 /* TODO:
  *
+ * - add a scrollbar! on the right!
  * - maybe remove ncurses dependency
  * - consider setting up a proper log file for log_warn / log_err stuff
  *