aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-03-21 01:45:59 -0500
committerJesse Luehrs <doy@tozt.net>2013-03-21 01:45:59 -0500
commit697ff228ce165c1964e985e26d6d7ef09e4a1a2c (patch)
tree92a924f933e590383560194e7f82ed025b9e6f9d /TODO
parent3c8d221d7fa7f5e71abbaa753044d5015948f0ea (diff)
downloadrust-term-697ff228ce165c1964e985e26d6d7ef09e4a1a2c.tar.gz
rust-term-697ff228ce165c1964e985e26d6d7ef09e4a1a2c.zip
todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..bd62fab
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+color
+ - by number, name, rgb
+attributes
+ - standout, underline, reverse, blink, bold
+scroll regions
+output buffering
+input
+ - mouse?
+line drawing
+fallbacks for terminals that don't support these capabilities