implement plugin autoload

This commit is contained in:
chrys 2016-07-09 02:56:25 +02:00
parent 70ba9a7a66
commit e5dad5f4c2

2
TODO
View File

@ -1,7 +1,6 @@
ToDos in Priority order:
- Settings (make it configureable)
- autoload plugins while starting
- beeps (sound Icons)
- implement commands (next_[line,word,char], prev_[line,word,char], and others
- implement braille
@ -49,6 +48,7 @@ http://serverfault.com/questions/306854/how-to-find-out-the-currently-active-lin
- debugging
- threading ReadContent, ReadShortcuts, executeCommands, listenNewTTYsForListen, controllThread (main)
- autoload plugins while starting
- Input
http://python-evdev.readthedocs.io/en/latest/tutorial.html