What's Changed
- Add multiple default themes and improve theming options by @Jojo4GH in #61
- Add terminal & accessibility rendering modes by @Jojo4GH in #61
- If some terminal capabilities are not detected nav can now automatically switch to other rendering modes to still be usable.
- This can also be controlled by the
--renderand--force-ansicommand line options and by the accessibility config options.
- ESC now exits PageDown menu when open by @lrsvmb in #57
- Improve automatic cursor placement by @Jojo4GH in #60
- The cursor now tries to stay as close as possible to the last position.
- An exception is made while narrowing the filter where the best possible match is used.
- Increase default maximum visible entries from 20 to 40 by @Jojo4GH in #58
- Auto prioritize actions by @Jojo4GH in #59
- Update dependencies by @Jojo4GH in #63
Full Changelog: v1.4.4...v1.4.5