From 9233c1720c7d1d4104cfecbda5d604c34816e1fa Mon Sep 17 00:00:00 2001 From: chrys87 Date: Wed, 9 Nov 2016 15:59:59 +0100 Subject: [PATCH] Update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index a9ac7eff..1b531e6b 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,9 @@ ToDos in Priority order: spellcheck triggers twice if there are two spaces after an word and you arrow over them fenrir is not able to detect the current application inside of screen. ps -e -H -o pid,pgrp,pid,ppid,cmd + http://stackoverflow.com/questions/24861351/how-to-detect-if-python-script-is-being-run-as-a-background-process/24862213 + fd = open("/dev/tty") + os.tcgetpgrp(fd) - implement onScreenUpdate commands read highlighted text mode