Tags give the ability to mark specific points in history as being important
-
v0.9.25
c76573ac · ·Changelog * Fixed: Crash when using "/proc" data collection and filesystem type is 9p, by @bolapara
-
v0.9.24
b8cb8d34 · ·Changelog * Fixed: Psutil script crash on OSX * Fixed: Error handling for malformed osx-cpu-temp output
-
v0.9.23
236e0f7d · ·Changelog * Fixed: kill/terminate/interrupt process not working in OsX and FreeBSD
-
v0.9.22
c323816e · ·Changelog * Added: Added handler for mktemp failure for psutil script * Removed: Secondary mktemp command for psutil script * Fixed: Insecure test import of psutil changed
-
v0.9.21
196745fd · ·Changelog * Changed: Config file comments for theme locations * Added: Check for correct theme file path prefix * Added: Support for application cursor mode input * Fixed: Incorrect value calculation for reversed proc gradient
-
v0.9.20
19081420 · ·Changelog * Fixed: Psutil script security issue when placed directly in temp folder
-
v0.9.19
91fbc4f8 · ·Changelog * Added: Option for timestamps with python on bash < 5 * Changed: Reverted "date" command timestamps to not using fifo * Added missing # from hex value in monokai theme
-
v0.9.18
90ecb50b · ·Changelog * Fixed: Errors caused by process scroll change * Fixed: Process graph creation ignored for process below 0.5%
-
v0.9.17
659a0a8d · ·Changelog * Changed: Process list now scrolls instead of "page jump" and shows number of processes instead of number of pages * Fixed: Inverted gradient on dark text in processes box
-
v0.9.16
a12ea548 · ·Changelog * Fixed: Errors in v0.9.15 psutil disk collection fix * Added: Additional graph creation error checks
-
v0.9.15
bd83b738 · ·Changelog * Fixed: Psutil error on disk collection now fallback to df and iostat
-
v0.9.14
abd907d8 · ·Changelog * Added: Additional processes error checking * Added: Additional sensors error checking * Added: Additional psutil error checking
-
-
v0.9.12
f48b59e4 · ·Changelog * Changed: Psutil data collection now runs a python script in a coprocess taking commands and sending output over coproc pipes * Added: Psutil data collection now replaces most external calls including sensors, cpu info, disks info and io collection * Changed: Tree view is now a toggle instead of sorting option * Fixed: Cpu temp check not using vcgencmd when sensors is available
-
-
v0.9.10
b4a3e818 · ·Changelog * Fixed: Humanizer function now round values 1000-1023 up to 1024 to fit size constraints. * Added: More error checks for psutil * Changed: Terminal title now includes original title if $TERMINAL_TITLE is set, suggested by @theytaz
-
v0.9.9
850c9d0a · ·Changelog * Fixed: Fixed theme downloader not reporting new themes and corrected comment in config
-
v0.9.8
6a0f9f3d · ·Changelog * Added: Nord theme by Justin Zobel * Changed: Theme downloader now overwrites default themes, folder user_themes (safe from overwrites) added * Changed: Cleaned up monokai theme variants * Added: Base for testing with BATS by Maciek Swiech
-
v0.9.7
fe81a40f · ·Changelog * Changed: UTF-8 locale check, try to find UTF-8 for current language if LANG is set but not with "UTF-8" suffix
-