remove disclaimer from README - bsleep - Unnamed repository; edit this file 'description' to name the repository.
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 66801d26d8707c8178250160d7bf267f1172a699
DIR parent a95e04fee3af27b5eb8eb95ea6524fe0e088de8b
HTML Author: kroovy <me@kroovy.de>
Date: Wed, 16 Apr 2025 14:54:41 +0200
remove disclaimer from README
Diffstat:
M README | 2 --
1 file changed, 0 insertions(+), 2 deletions(-)
---
DIR diff --git a/README b/README
@@ -15,5 +15,3 @@ process.
The invocation of the operating system command "/bin/stty" via system()
is not the most elegant. At the moment this needed to read the character
without the need to press Enter.
-If possible I will try to replace the call system("/bin/stty ...") in the
-future.