What's Changed
- Add support for ctrl+a and ctrl+e in input.go by @noborus in #1056
- Generating YAML files from code, in order to improve the maintainability of the configuration. by @noborus in #1066
- feat: add generate-config output for default/less templates by @noborus in #1067
- fix: show line numbers in filtered documents by @noborus in #1068
- fix(filter): apply filter state before async dispatch by @noborus in #1074
- Upgrade tcell/v3 to v3.4.0 by @noborus in #1075
- Stop displaying messages that could cause a deadlock by @noborus in #1077
- Enhance incremental input for search, filter, and multicolor features by @noborus in #1079
Full Changelog: v0.52.0...v0.53.0