feat(keyup): Configure SearchMode for KeyUp invocation #1216#1224
feat(keyup): Configure SearchMode for KeyUp invocation #1216#1224ellie merged 5 commits intoatuinsh:mainfrom deicon:feat/216_Adding_Configurable_SearchMode
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@ellie not sure about the review process here, but PRs seem to be alive quite a bit. Awesome tool by the way :-) appreciate your work here. |
|
All good! I was halfway through testing your PR but then had to start work 🤣 It didn't quite work on my setup, but mine is pretty non standard. I'll get some time to finish the review over the weekend But thank you, glad you like Atuin! And thank you for taking the time to contribute |
|
Updated the documentation as seen in this PR #1235 which seems to be a copy of this one here. |
|
I have a dupe PR up, and my guess as to why this didn't work for Ellie is that you need to change the |
|
@bretthoerner thanks for the catch. Which makes our PRs identical :) |
|
It'll just need a |
|
fmt and clippy fixed. |
Adding another config option to setup Search Mode on KeyUp invocations.
Fixing #1216