darxtrix / ptop

An awesome task manager written in python. :computer:

Home Page:http://darxtrix.in/ptop/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consider using urwid for the ui

RonnyPfannschmidt opened this issue · comments

as far as i can tell with urwid as ui library it should be possible to show the same ui without the glitches

Thanks for the info, will try it in free time.

Clearing the terminal makes the glitches go away, one hack that can be done to solve this issue to programmatically produce the clear event periodically.