Update TODO

This commit is contained in:
chrys87 2016-09-16 12:04:51 +02:00 committed by GitHub
parent beb1451793
commit 78c273a5f3

6
TODO
View File

@ -19,10 +19,6 @@ ToDos in Priority order:
- dictonary for special chars and string replacements - dictonary for special chars and string replacements
- punctuation - punctuation
- add setting for autodetect X
ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg"
- implement commands - implement commands
attributes_curr_char attributes_curr_char
toggle_highlighted_mode toggle_highlighted_mode
@ -151,6 +147,8 @@ except KeyboardInterrupt:
- threading ReadContent, ReadShortcuts, executeCommands, listenNewTTYsForListen, controllThread (main) - threading ReadContent, ReadShortcuts, executeCommands, listenNewTTYsForListen, controllThread (main)
- autoload plugins while starting - autoload plugins while starting
- add setting for autodetect X - add setting for autodetect X
ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg"
- implement commands - implement commands
curr_word curr_word
curr_char curr_char