Update README.md

This commit is contained in:
Timon 2018-09-22 23:05:18 +02:00 committed by GitHub
parent af20e3d605
commit 4f92c0c24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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