Skip to content

Use same register for search and select #373

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jgdhs27
Copy link

@jgdhs27 jgdhs27 commented May 8, 2025

Uses the same default register for select and search operations. This allows users to use s in conjunction with * or /.

Fix: #372

@jgdhs27 jgdhs27 marked this pull request as ready for review May 8, 2025 18:17
@jgdhs27
Copy link
Author

jgdhs27 commented May 8, 2025

Hold on, keep should use the register too.

Edit: Or maybe not. Looks like that's a slightly different type of prompt that can go use a shell command too.

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.

s prompt not pre-filled with latest search
2 participants