Update TODO
This commit is contained in:
parent
e77fb313b3
commit
efe22df935
9
TODO
9
TODO
@ -1,6 +1,13 @@
|
||||
ToDos in Priority order:
|
||||
|
||||
- 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)
|
||||
- implement commands (next_[line,word,char], prev_[line,word,char], and others
|
||||
- implement braille
|
||||
@ -13,6 +20,8 @@ https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Sy
|
||||
|
||||
- translateable
|
||||
|
||||
- improve differ speed
|
||||
|
||||
-------------DONE--------------------------------
|
||||
-- move from VCS to VCSA and parese the Attributes
|
||||
http://linux.die.net/man/4/vcsa
|
||||
|
Loading…
Reference in New Issue
Block a user