add Todos

This commit is contained in:
chrys87 2016-07-08 10:45:32 +02:00 committed by GitHub
parent 44be00c6e1
commit 7cf0b952df

2
TODO
View File

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