Update TODO v2.0

This commit is contained in:
chrys87 2017-04-24 13:58:49 +02:00 committed by GitHub
parent 6548519e2e
commit 89b8eb96c1

View File

@ -54,6 +54,7 @@ Driver:
https://docs.python.org/3.2/library/pty.html https://docs.python.org/3.2/library/pty.html
- implement PTY Input driver - implement PTY Input driver
- ATK input driver (don't grab on graphical interface) - ATK input driver (don't grab on graphical interface)
https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py
- try to autodetect encoding (Easy for contribution) - try to autodetect encoding (Easy for contribution)
https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script