What's Changed
- Bump dependencies by @thomasschafer in #51
- Show regex error in popup by @thomasschafer in #52
- Add select all/deselect all key by @thomasschafer in #53
- Add Toggleterm section to readme by @thomasschafer in #55
- Add Helix config section to readme by @thomasschafer in #56
- Add timeout to tests by @thomasschafer in #57
- Add flag to use additional regex features (e.g. negative lookahead) by @thomasschafer in #54
- Make replacement async by @thomasschafer in #58
- Kill thread running replacement when exiting by @thomasschafer in #59
- Use tempfiles when replacing by @thomasschafer in #60
- Bump and remove unneeded dependencies by @thomasschafer in #61
- Make file reading during searching async by @thomasschafer in #62
- Add
gandGkeymaps for jumping to top/bottom by @thomasschafer in #63 - Add end to end tests by @thomasschafer in #64
- Strip control chars when displaying text by @thomasschafer in #65
- Fix diff order to prevent incorrect diffs by @thomasschafer in #67
- Add option to match whole words by @thomasschafer in #66
- Bump version to 0.2.2 by @thomasschafer in #68
Full Changelog: v0.2.1...v0.2.2