about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--TODO.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1635ab6..878c9c1 100644
--- a/README.md
+++ b/README.md
@@ -43,10 +43,10 @@ prototype and currently provides only the following features:
 
 * Full Unicode support
 * Support for readline-like line editing
+* Editing history support directly in the terminal emulator
 
 Planned features include:
 
-* Editing history support directly in the terminal emulator
 * Features to replace pagers (search for strings, …)
 * And more (see `TODO.txt`)
 
diff --git a/TODO.txt b/TODO.txt
index 3983cd6..55cc673 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,3 @@
-* Terminal-global editing history?
 * Support for **some** ANSI escape sequences
 	* Colors
 	* Bracketed paste mode