summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2006-10-08 18:44:05 +0000
committerRich Felker <dalias@aerifal.cx>2006-10-08 18:44:05 +0000
commit07f3e774633a28a6ff20bc8e23469254d4097c01 (patch)
tree5181fbc20a9287f9a399a5596592ad96eaf1d5f8 /TODO
parent5d7d6254801074b754d3917fbd707d137edef59d (diff)
downloaduuterm-07f3e774633a28a6ff20bc8e23469254d4097c01.tar.gz
add a TODO file with some goals and direction
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 28 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..a33381c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,28 @@
+
+TODO list for uuterm...
+
+
+Critical usability issues:
+
+- Indic character reordering
+- Porting to X
+- Mouse support/selection
+- Configurable keyboard mappings
+- Support for input methods
+
+
+Convenience/eyecandy/etc.:
+
+- 88- or 256-color mode
+- Support for 32bpp framebuffer device
+- Fontsets instead of monolithic font
+- UCF compiler
+- Terminal escapes for input method interaction
+
+
+Long term goals:
+
+- Port to 8086/BIOS/EGA (not even DOS needed)
+- Bidirectional text layout
+
+