- fix style characters being written in
--no-style
mode - Fix #346 - replace
--no-style
with--color
takingyes
,no
orauto
, with detection of output being piped inauto
mode (default).--no-style
is still usable but it's not documented anymore - Fix #347 - fix wrong version number written in log file - Fix #349
- by default the number of panels is now limited to 2 (can be changed in conf with
max_panels_count
). The goal is to improve the global ergonomics for the most common (universal?) use case - Fix #345