summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-02-21 02:24:36 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2018-02-21 02:28:17 -0800
commitbcc1d35b558145fb6ea5bd965643a914a88f576e (patch)
tree07ebfc1239a18ba0ecf0cde2217f56e190b7e332 /README.md
parent6a92c31be6666c0f3dc9554d78bac46417a963b6 (diff)
Added colorscheme support
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d26b75c..2e801b1 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ Feel free to add a new one. You can use 256 colors, bold, underline, and reverse
- zooming in and out of graphs
- add gif
- create a mac binary
+ - grid should create a filled buffer so that bg is written everywhere
* cleaning up code
- termui Blocks should ignore writing to the outside area
- Ignore writes to outside of inner area, or give error?