mattn
mattn
Do you use `on` or `for` directive of vim-plug ?
Could you please try `:echo b:asyncomplete_refresh_pattern` (might be an error)
Typically, asyncomplete-lsp inserts completion text after moving the cursor back by the length of the specific keyword. This movement is often to the position matched by \k\+ before the cursor....
I want to reproduce this but: ``` [33mWARN[0m could not find module {"file":"C:\\dev\\protoc-sandbox\\foo.proto"} [33mWARN[0m notify returned {"method":"$/progress"} [31mERROR[0m failed to get importable files {"file":"C:\\dev\\protoc-sandbox\\foo.proto"} [33mWARN[0m notify returned {"method":"$/progress"} [34mINFO[0m parsing...
Do you mean sequencial processes with j1 to j2 ?
Anyone have objection to switch powershell to pwsh ? If not, I'll merge in later.
okay, merging
Thanks. Could you please provide a simple use case or step by step instructions?
I see. So you want to extract the logs of a specific service in real time from a running goreman?
What is your $LANG?