add Todos
This commit is contained in:
parent
44be00c6e1
commit
7cf0b952df
2
TODO
2
TODO
@ -4,7 +4,7 @@ https://docs.python.org/2/library/termios.html
|
|||||||
- shortcut handling
|
- shortcut handling
|
||||||
http://stackoverflow.com/questions/287757/pythons-configparser-unique-keys-per-section
|
http://stackoverflow.com/questions/287757/pythons-configparser-unique-keys-per-section
|
||||||
0=down, 1=press, 2=hold
|
0=down, 1=press, 2=hold
|
||||||
say_line = 2KEY_SHIFT, 1KEY_A
|
2KEY_SHIFT, 1KEY_A = say_current_line_cursor
|
||||||
- implement command structure
|
- implement command structure
|
||||||
- implement commands (next_[line,word,char], prev_[line,word,char], and others
|
- implement commands (next_[line,word,char], prev_[line,word,char], and others
|
||||||
- Settings (make it configureable)
|
- Settings (make it configureable)
|
||||||
|
Loading…
Reference in New Issue
Block a user