What's Changed
New features:
- Add command-line args to pre-populate fields by @Smithx10 in #90
- Add new vertically stacked view for narrow screens by @thomasschafer in #135
- Differentiate between lines in multi-select mode by @thomasschafer in #136
- Add keymap to flip multi-select direction by @thomasschafer in #139
- Add stats to replacement-in-progress screen by @thomasschafer in #147
- Add
--immediate-searchflag by @thomasschafer in #148
Bug fixes:
- Improve cancellation of search and replace operations by @thomasschafer in #146
Other changes:
- Open editor with
e, add deprecation popup tooby @thomasschafer in #143 - Read files in parallel to improve search speed by @thomasschafer in #144
New Contributors
Full Changelog: v0.5.1...v0.5.2