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

Allow passing arbitrary arguments and paths to Rg command #28

Merged
merged 1 commit into from
Sep 9, 2018

Conversation

watsoncj
Copy link
Contributor

  • Only wrap the search string in quotes during visual search. As was the behavior prior to 7d01d69.
  • Restore the ability to use all ripgrep features from command mode:
    :Rg --fixed-strings \.Model service/

fixes #25

- Only wrap the search string in quotes during visual search. As was the
  behavior prior to 7d01d69.
- Restore the ability to use all ripgrep features from command mode:
  `:Rg --fixed-strings \.Model service/`

fixes jremmen#25
@watsoncj
Copy link
Contributor Author

watsoncj commented Sep 6, 2018

Any thoughts, @jremmen? Looks like a few people are interested in a fix for #25.

@jremmen jremmen merged commit ec87af6 into jremmen:master Sep 9, 2018
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.

feature request: Have a way to pass "temporary" rg flags
2 participants