Version 1.22
What's Changed
- view_curses: do not force black background by @amonakov in #29
- fixed scroller logic by @cade-vs in #30
- fixed corner case of full scroller by @cade-vs in #32
- Update README.md by @jiasli in #35
- Add regex search @bbonev
- Better checking and error handling in netlink code @bbonev
- More graceful signal handling @bbonev
- Fix bug with a missing check if a process exited @bbonev
- New option to hide exited processes @bbonev
- Add color to % values and option to disable color at all @bbonev
- Implement the suggestion from https://no-color.org @bbonev, hint from @pabs3
- Fix bug with cursor displayed in unusual places @bbonev
New Contributors
- @amonakov made their first contribution in #29
- @cade-vs made their first contribution in #30
- @jiasli made their first contribution in #35
Full Changelog: v1.21...v1.22