From 3ad4c24482fd426a3ca7f34ff8a4e862a4cea374 Mon Sep 17 00:00:00 2001 From: chrys Date: Wed, 16 Nov 2016 00:14:14 +0100 Subject: [PATCH] change priority --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index fa42c703..e1e01b9c 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,11 @@ ToDos in Priority order: - Known Bugs - Fenrir key sometimes wents crazy? (maybe this is if fenrir key is released before other keys) - alpine seems to have problems (just small glitches) (southernprince) - For example, in screen, it just tells me bell in window, but doesn't tell me which one. (southernprince) in special cases next word skipps a word, "word<12 spaces>word2<12 spaces>word3 (storm_dragon) + Fenrir key sometimes wents crazy? (maybe this is if fenrir key is released before other keys) + For example, in screen, it just tells me bell in window, but doesn't tell me which one. (southernprince) spellcheck triggers twice if there are two spaces after an word and you arrow over them + alpine seems to have problems (just small glitches) (southernprince) fenrir is not able to detect the current application inside of screen. 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