Commit Graph

2 Commits

Author SHA1 Message Date
nicolargo
dabe2d61e3 Move now plugin in the header in the TUI 2026-07-25 11:17:15 +02:00
nicolargo
44121b9481 feat(v5): G1 — port now plugin to v5 (iso + custom date, left-sidebar render)
Fix config_v5 interpolation bug: use ConfigParser(interpolation=None) to
prevent strftime format strings (e.g. %Y) from tripping BasicInterpolation,
matching v4 behaviour (glances/config.py uses the same flag).
2026-06-06 17:54:05 +02:00