Ag with special characters in arguments fails to match
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- Category
- [ ] Question
- [x] Bug
- [ ] Suggestion
- OS
- [ ] Linux
- [x] Mac OS X
- [ ] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim
This question is similar to #50.
The suggestions there fail to match when there are special characters in the query.
Fails to match:
```
:Ag user = Repo.get!
```
Entering the Ag console with `:Ag` and typing the same query works as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.