Mark tutorial list as done

This commit is contained in:
chrys87 2017-07-21 09:38:10 +02:00 committed by GitHub
parent 550c8b92ac
commit 41b2b5d05f

View File

@ -24,7 +24,6 @@ General:
- input
- new device
- implement commands
Tutorial Mode: navigate through a list of bound commands. speak binding and description.
attributes_curr_char (Easy for contribution)
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
- generic list (convert clipboard management) (Easy for contribution)
@ -118,4 +117,6 @@ Braille Support:
- review = priority to review
Settings:
- configuration should be overwritable with parameter and alternative paths (Easy for contribution)
- [X] configuration should be overwritable with parameter and alternative paths (Easy for contribution)
Tutorial Mode:
- [X] navigate through a list of bound commands. speak binding and description.