about summary refs log tree commit diff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 011b75d..d7519f5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -2,4 +2,7 @@
 * Support for **some** ANSI escape sequences
 	* Colors
 	* Bracketed paste mode
-* Basic support for raw mode
+* Provide some heuristic support for disabling echo
+	* Useful for entering passwords
+	* Also ensures that passwords don't show up in history
+	* 9term has a heuristic for this