Update TODO

This commit is contained in:
chrys87 2016-07-11 09:37:21 +02:00 committed by GitHub
parent e77fb313b3
commit efe22df935

9
TODO
View File

@ -1,6 +1,13 @@
ToDos in Priority order: ToDos in Priority order:
- Settings (make it configureable) - Settings (make it configureable)
- restructure loops to listen for events
inputloop -> does block with an select
commands -> a new thread should spawned from inputloop
updatescreen -> maybe we could watch it with inotify vsca should support polling
https://www.infoq.com/articles/inotify-linux-file-system-event-monitoring
https://github.com/seb-m/pyinotify/wiki/Tutorial
- beeps (sound Icons) - beeps (sound Icons)
- implement commands (next_[line,word,char], prev_[line,word,char], and others - implement commands (next_[line,word,char], prev_[line,word,char], and others
- implement braille - implement braille
@ -13,6 +20,8 @@ https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Sy
- translateable - translateable
- improve differ speed
-------------DONE-------------------------------- -------------DONE--------------------------------
-- move from VCS to VCSA and parese the Attributes -- move from VCS to VCSA and parese the Attributes
http://linux.die.net/man/4/vcsa http://linux.die.net/man/4/vcsa