From 41b2b5d05f8d4c76013ce6c5480c09aaad55a989 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Fri, 21 Jul 2017 09:38:10 +0200 Subject: [PATCH] Mark tutorial list as done --- TODO v2.0 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index 0c285e62..a04f4b6d 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -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.