about summary refs log tree commit diff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-05-29 17:29:55 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-05-29 17:29:55 +0200
commit6c57f6e59b721a39fd0b876a8f3752789b6fee19 (patch)
tree9aab4a94c26e8f5722ce48d97b76b50270e3ab0a /TODO.txt
parent7fb4e5832fed181e115b276e2be12be54a6448fd (diff)
Add ctrl+l keybinding to clear everything except current line
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index c6b1ed3..c9ac1c1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,5 +5,3 @@
 	* Bracketed paste mode
 * 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