Brent Williams

Results 16 comments of Brent Williams

I notice the issue whenever I'm doing a substitute, whether that is `s/` or `%s/`

> A workaround for this would be to specify a custom `find_command`. > > I had the same issue on my windows machine but if you have ripgrep there's a...

I can confirm I also experience this same issue on Windows 10 and Windows 11

I noticed the schema has an error with `workspaces/bind_to_monitor` its marked as a boolean when it should be an integer?

Is there any reason in particular as to why `current_connection_id` is saved as the path to the `persistence.json` file instead of just a random string of chars at `vim.fn.stdpath('state') .....

> 1. no particular reason for that, but we can't just bet on all id's to be valid windows file names Right, which is why I was originally proposing we...