No

Results 30 issues of No

I'm getting this type of errors : ![qq20130813112510](https://f.cloud.github.com/assets/2704364/952277/f8c9a588-03c7-11e3-922f-840bbf07b3fa.jpg)

![image](https://github.com/ahmedkhalf/project.nvim/assets/2704364/e1af684f-efb7-46cc-9894-0c53008eedb0)

When vim setting is ``` VimL set fileformat=dos set fileformats=dos ``` A newline character is **^M** ![qq 20160824134051](https://cloud.githubusercontent.com/assets/2704364/17919473/6b1c8802-6a00-11e6-87ac-5b9ff80eb3c5.png)

let g:ag_prg="git grep -n", it works, but can't use command to open file I want use jump command to open file

enhancement

OS:win10 vscode: 1.48.2 ![QQ截图20200909141428](https://user-images.githubusercontent.com/2704364/92561457-d0cfe580-f2a6-11ea-859a-993123730457.png)

chatgpt的翻译的百度之类的靠谱很多

**Describe the solution you'd like** Likes [builtin.grep_string](https://github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#file-pickers)

enhancement

`navi` selects and executes the snippet by default I want to select a snippet, press enter after I change part of it, and run it again