Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(keyup): Configure SearchMode for KeyUp invocation #1216 #1224

Merged
merged 5 commits into from Sep 17, 2023
Merged

feat(keyup): Configure SearchMode for KeyUp invocation #1216 #1224

merged 5 commits into from Sep 17, 2023

Conversation

deicon
Copy link
Contributor

@deicon deicon commented Sep 13, 2023

Adding another config option to setup Search Mode on KeyUp invocations.
Fixing #1216

@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atuin-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2023 5:37pm

@deicon
Copy link
Contributor Author

deicon commented Sep 15, 2023

@ellie not sure about the review process here, but PRs seem to be alive quite a bit.
Do you need some more Info for this PR to ease the review ?

Awesome tool by the way :-) appreciate your work here.

@ellie
Copy link
Member

ellie commented Sep 15, 2023

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

@deicon
Copy link
Contributor Author

deicon commented Sep 17, 2023

Updated the documentation as seen in this PR #1235 which seems to be a copy of this one here.

@bretthoerner
Copy link

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 engine: https://github.com/atuinsh/atuin/pull/1235/files#diff-8ef1f8bf3ed66b4786b6e33de018a22448799f64470de843ce9c7653e69b5eddR645

@deicon
Copy link
Contributor Author

deicon commented Sep 17, 2023

@bretthoerner thanks for the catch. Which makes our PRs identical :)
Funny though, that I made this first, and we still came up with almost identical code 👍 As I am using this as a means of learning Rust, I take this as a good sign, that I am on track :)

@ellie
Copy link
Member

ellie commented Sep 17, 2023

It'll just need a cargo fmt and should be good to go! There's also an issue that clippy has raised

@deicon
Copy link
Contributor Author

deicon commented Sep 17, 2023

fmt and clippy fixed.
@ellie you enabled Automerge but did not approve yet.

@ellie ellie merged commit ebef5cd into atuinsh:main Sep 17, 2023
10 checks passed
@deicon deicon deleted the feat/216_Adding_Configurable_SearchMode branch September 17, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants