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