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(search): add search command #43

Merged
merged 5 commits into from
May 4, 2024
Merged

feat(search): add search command #43

merged 5 commits into from
May 4, 2024

Conversation

slai11
Copy link
Owner

@slai11 slai11 commented May 4, 2024

Printing a list and eyeballing for the number you want is not user-friendly. I've stopped using gt .

This PR adds a new command search to the goto-rs app. Typing gt now will open an interactive list (thank you inquire crate!) and utilise Select functionalities (https://github.com/mikaelmello/inquire?tab=readme-ov-file#Select) to jump to your file.

Probably deprecating jump in a follow-up PR.

@slai11 slai11 assigned slai11 and unassigned slai11 May 4, 2024
@slai11 slai11 merged commit e46a4fb into master May 4, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant