- ESC no longer quits - clears filter or tree view instead (q to quit) - Arrow keys in filter mode exit filter and navigate immediately - Fix temperature colors: proper thresholds with/without sensor limits - Mini-bars scaled to 100C for better visibility at normal temps Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
4 lines
91 B
Python
4 lines
91 B
Python
"""entropymon - Terminal system monitor by Electric Entropy Lab."""
|
|
|
|
__version__ = "2.2.0"
|