Summarized Changelog:
- Added:
- Fine-grained kill signals
- Scroll position indicator using --show_table_scroll_position
- --process_command flag option to default to showing the full process command by default
- Added network interface filters
- CPU times in the CPU widget title. This is currently only supported in non-basic modes
- Nord colour schemes
- Add Ctrl-w and Ctrl-h shortcuts in search in order to delete a word or a character respectively
- Mouse support for sorting process columns
- Users as a column in the process widget
- Changed:
- Show a degree symbol for Celsius and Fahrenheit temperatures
- Sorting no longer forces a jump to the top in a menu
- Make process widget consistent with disk widget in terms of using decimal prefixes
- Adjust default-light colour scheme to look better on white terminals
- Fixed:
- Grouped vs ungrouped modes in the processes widget having inconsistent spacing
- Sort menu and sort shortcuts not syncing up
- Disk encryption causing the disk widget to fail or not properly map I/O statistics
- Missing string creation for memory usage in collapsed entries
Full changelog available here.