gukz

Results 17 comments of gukz

I add "." to the ag command, but I cannot jump to the result in quickfix window. all result start with || , any ideas? ![image](https://user-images.githubusercontent.com/12511562/101299957-e38a9400-386e-11eb-8682-d8b41cdf4570.png)

@skywind3000 Great help!!! I add ` --vimgrep` to the `ag` command and everything works!!

Hi @cpkio, can you provide your nvim version and your OS version? thanks

Hi @cpkio sorry for replying so late, I cannot repro this in my machine (win 11 x64), so would you please post that file to me? so I can test...

thanks, @cpkio, I repro this now! looks the `

Hi @Melkster , so I guess you want to report an issue that the cursor disappears when pressing f/t/F/T, right? If that's the case, can you describe in more detail...

__感谢各位大佬们的精彩讨论!!__

mitigate by this operation, but I think it's a bug. ![image](https://user-images.githubusercontent.com/12511562/171113803-33545cd0-e43c-4286-8ea8-e6ba06aa98f0.png)

After I remove gitversion in`Directory.Build.targets` and `/src/Directory.Build.props`, I build successful. hope this help you!

@zengzhengrong can you give more details? like show me the output of command `sea` ? here is my output: ``` $ sea usage: sea [-h] {server,s,console,c,generate,g,test,new,n,async_task,bus} ... positional arguments: {server,s,console,c,generate,g,test,new,n,async_task,bus}...