typo - scroll - scrollbackbuffer program for st | |
git clone git://git.suckless.org/scroll | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 3cf57de2bdf4311ebc7e8348ead2bca7cadb3904 | |
parent 5f98f07d00bdc67f4f5a9e75279e07afe053de17 | |
Author: Jan Klemkow <[email protected]> | |
Date: Tue, 21 Apr 2020 23:51:27 +0200 | |
typo | |
Diffstat: | |
M README | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -1,5 +1,5 @@ | |
-This program provides a scroll back buffer for a terminals like st(1). | |
-It should run on any Unix-like system. | |
+This program provides a scroll back buffer for a terminal like st(1). It | |
+should run on any Unix-like system. | |
At the moment it is in an experimental state. Its not recommended for | |
productive use. |