Small release to fix a bug regarding process columns in the config, and the quit hotkey if one was pressing Shift or using Caps Lock on certain platforms.
Bug Fixes
- #2131: Fix the config not accepting
Memory,Memory%,Total Read, andTotal Writeprocess column aliases that the config schema advertised (thanks @upuddu). - #2132: Fix 'Q' not working as a quit shortcut.
New Contributors
- @upuddu made their first contribution in https://github.com/ClementTsang/bottom/pull/2131
Full Changelog: https://github.com/ClementTsang/bottom/compare/0.14.3...0.14.4