summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2023-05-31 14:17:10 +0200
committerBenBE <BenBE@geshi.org>2023-12-31 21:35:57 +0100
commit955208569cc2ede37de15172fab8cdb7bfbe80fb (patch)
treec22777e279d624dd2de4030165c5b48c1d2c1402 /linux
parent887c4eaff35cf123f7c2bd891bf91e163db41700 (diff)
Settings: preserve empty header
If the user removes all meters from the header on exit htop will write no values for the settings column_meters_X and column_meter_modes_X. The parser skips all configuration settings with no value, so on the next start no header meter related key is processed and htop will add a set of default meters to the header. Write instead an invalid value of `!`, so the keys are parsed and htop will not add the default meters back. Closes: #1248
Diffstat (limited to 'linux')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy