Update TODO v2.0
This commit is contained in:
		| @@ -46,12 +46,12 @@ Driver: | |||||||
|   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 | ||||||
|  |  | ||||||
| Settings: | Settings: | ||||||
| - configuration should be overwritable with parameter and alternative paths | - configuration should be overwritable with parameter and alternative paths (Easy for contribution) | ||||||
| - write settings | - write settings (Easy for contribution) | ||||||
| - menue for settings configuration #storm | - menue for settings configuration (Easy for contribution) | ||||||
|  |  | ||||||
| Application Profiles | Application Profiles | ||||||
| - reimplement process detection without subprocessing | - reimplement process detection without subprocessing // this is started by chrys | ||||||
| - fenrir is not able to detect the current application inside of screen. | - fenrir is not able to detect the current application inside of screen. | ||||||
|     ps -e  -H -o pid,pgrp,ppid,tty,cmd |     ps -e  -H -o pid,pgrp,ppid,tty,cmd | ||||||
|     http://stackoverflow.com/questions/24861351/how-to-detect-if-python-script-is-being-run-as-a-background-process/24862213 |     http://stackoverflow.com/questions/24861351/how-to-detect-if-python-script-is-being-run-as-a-background-process/24862213 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user