From efe22df93512676ef2a617e885108f6d41cadd5d Mon Sep 17 00:00:00 2001 From: chrys87 Date: Mon, 11 Jul 2016 09:37:21 +0200 Subject: [PATCH] Update TODO --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index 6a6207ce..f1c1c0c7 100644 --- a/TODO +++ b/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