aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO b/TODO
index bf802ce..71df334 100644
--- a/TODO
+++ b/TODO
@@ -9,3 +9,15 @@
9- Customization of window size 9- Customization of window size
10- ~Internationalization 10- ~Internationalization
11- Some bugs with scrolling 11- Some bugs with scrolling
12- Respect colors from command?
13
14bugs:
15monitor.rb:264:in `last': negative array size (ArgumentError)
16 from monitor.rb:264:in `yield'
17 from monitor.rb:157:in `print_buffer'
18 from monitor.rb:95:in `move_resize'
19 from monitor.rb:345:in `block in redraw_all'
20 from monitor.rb:344:in `each'
21 from monitor.rb:344:in `redraw_all'
22 from monitor.rb:389:in `<main>'
23