diff options
| author | Daniel Byron <[email protected]> | 2016-05-04 09:50:53 +1000 |
|---|---|---|
| committer | Daniel Byron <[email protected]> | 2016-05-04 09:50:53 +1000 |
| commit | 1949c2beb294509ab2e916b1f0d7659ea02e4f0f (patch) | |
| tree | 406581d5e90419916968dcf0db03df928876b56c /TODO.md | |
| parent | Added imageOverlay option to draw icons and images over the top of generated ... (diff) | |
| download | schemer2-1949c2beb294509ab2e916b1f0d7659ea02e4f0f.tar.xz schemer2-1949c2beb294509ab2e916b1f0d7659ea02e4f0f.zip | |
Gnome terminal (dconf) support added
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 55f8ce6..0000000 --- a/TODO.md +++ /dev/null @@ -1,22 +0,0 @@ -# To Do - -- Support for following terminal inputs - + Xterm (Partially done, needs more testing) - + Urxvt (See: xterm) - + Mac Terminal - + iTerm2 - + RoxTerm - + Konsole - + Plain text - -- Write more tests and find existing or write configurations for terminals to test against - - -# "Would be nice" - -- Vim colorscheme input/output - -# Maybe - -- Include pre-compiled binaries for Linux, Mac and Windows -- Separate install instructions into INSTALL.md |