commit 5e7c9598849628ba45b2b152202c20610e2eebbb parent 05a51ff961af424e93c58024dcce515f4c4c19f6 Author: Jan Klemkow <j.klemkow@wemelug.de> Date: Tue, 31 Dec 2019 05:07:15 +0100 readme: add some more info of the origin of the program Diffstat:
| M | readme | | | 11 | ++++++++--- |
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/readme b/readme @@ -1,3 +1,8 @@ -This program provides a schrollback buffer for a terminals like st(1). -It compiles on OpenBSD and is in an experimental state. Its not recommended -for productive use. +This program provides a schrollback buffer for a terminals like st(1). It +compiles on OpenBSD. + +At the moment it is in an experimental state. Its not recommended for +productive use. + +First version of this program is from Roberto E. Vargas Caballero: + https://lists.suckless.org/dev/1703/31256.html