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 13:10:19 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-05-29 13:10:19 +0200
commitc007f1197e2b030e22fbaf1635315b0d5a58aa66 (patch)
tree626fd2d87ccf6536451ca03ca77ff0dac9516af0 /TODO.txt
parent1ac38d76ad55f8438e9871925fbdec25a14a7069 (diff)
Limit amount of lines stored in buffer using command-line flag
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 525704a..c6b1ed3 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -7,6 +7,3 @@
 * 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