Skip to content

search assists function #19

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

search assists function #19

wants to merge 1 commit into from

Conversation

bob8677
Copy link
Contributor

@bob8677 bob8677 commented Mar 27, 2021

Not sure if this should be in the main instantassist script or in an assist. Not using an assist right now because assists can't use / or other symbols, but it feels a little hacky. Using / because its what vim uses for search and s is taken. I think some symbols should be used for more meta assists like this one (maybe . for instantrepeat, ? for help), so maybe a better way of going about this is allowing some symbols in assists (probably only top level ones).

@con-f-use con-f-use requested a review from paperbenni March 28, 2021 13:30
@con-f-use con-f-use added the enhancement New feature or request label Mar 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants