about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-05-26 23:57:18 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-05-26 23:57:18 +0200
commit43ba599e7b1ed13f2594b41dfbbb173ac7bc1bf2 (patch)
tree23be5217e1c2340acb763cfc5291f789daefa965
parent003fbf0248a53e590c00043259e8a6c3e7f254ff (diff)
TODO.txt: Update
-rw-r--r--TODO.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 55cc673..525704a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,12 @@
+* History backwards search (ctrl+r)
+* Searching for string in current buffer
 * Support for **some** ANSI escape sequences
 	* Colors
 	* Bracketed paste mode
-* Pager replacement
-	* Plan 9 inspired scrolling support (autoscroll, …)
-	* Dialog to find text in current buffer
 * Basic support for raw mode
 * 9term-like file name completions using ctrl+f
+* Support of a ctrl+l screen clear feature and/or
+  scrolling beyond th end of the buffer like 9term supports
+* Limit total amount of lines stored in buffer, should also fix
+  issue with GtkTextView going black if too many lines have
+  accumulated