aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorDaniel Byron <=>2015-07-20 01:28:13 +1000
committerDaniel Byron <=>2015-07-20 01:28:13 +1000
commit9d50530857462015e0194f4c70e55e3f5fa6c7a9 (patch)
tree5c06968eba27c78d0133ffd67888ea6355f33fc1 /TODO.md
parentNeatened up help output (diff)
downloadschemer2-9d50530857462015e0194f4c70e55e3f5fa6c7a9.tar.xz
schemer2-9d50530857462015e0194f4c70e55e3f5fa6c7a9.zip
Yet more changes to command line invocation
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/TODO.md b/TODO.md
index f856e4c..b886f7d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,18 +1,14 @@
# To Do
-- Redesign command line interface to accomodate new features
-> Possible Idea:
-> schemer2 -format=xfce->img -in=terminalrc -out=image.png
-
+- Add advanced options for advanced manipulation of image generation
- Support for following terminal inputs
- + Xterm
- + Urxvt
+ + Xterm (Partially done, needs more testing)
+ + Urxvt (See: xterm)
+ Mac Terminal
+ iTerm2
+ RoxTerm
+ Konsole
+ Plain text
-- Expose more advanced options for image generation
-- Write more tests
+- Write more tests and find existing configurations for terminals to test against