From 4f92c0c24feb156ddf2aed61b785ad31a69c9a5e Mon Sep 17 00:00:00 2001 From: Timon Date: Sat, 22 Sep 2018 23:05:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eba1ef..d8a919d 100644 --- a/README.md +++ b/README.md @@ -301,7 +301,7 @@ I still have some things in mind to implement. - Handling key events I want to be able to read key combination inputs. - Tests - Also, I want to have tests for this crate, and yes maybe a little late :). But I find it difficult to test some functionalities because how would you ever test if the screen is indeed int alternate, raw modes or how would you ever test if the terminal cursor is moved certainly. + Find a way to test: color output, input, alternate screen, rawscreen ## Contributing