Leonardo Valeri Manera
Leonardo Valeri Manera
`shellslash` and `shellescape` weirdness? I seem to remember that `noshellslash` makes `shellescape('foo')` output `"foo"`, so when you slap all the strings together you get that `this "-i" "-s" "--not" "-a=valid"...
Getting this too, and multigrid causes more issues that it solves with nvim 0.8
Still having this.
And the command-mode paste. that was super handy. plugin.vim says `(YoinkPaste_P) ` should be ``-safe in insert mode, but testing with this: ``` test testing ``` and `vim.keymap.set('i', "", "(YoinkPaste_P)",...
[async.vim](https://github.com/prabirshrestha/async.vim) exists, so that should simplify things. It doesn't have fallback to non-8 vim sync, but that's already built in here.
This is absolutely still a thing that happens, and the solution is to recreate the docker image. Looks like you're caching the remote icons locally, and so long as you're...
Its not just you, and its not just chadtree: https://github.com/ms-jpq/coq_nvim/issues/522
Definite +1 for yelling at the operator about -g, at the very least. Counterpoint though: > findstr PATTERN *.txt Functions as one would expect with glob-expansion ... as does `ag`....
`findstr` has limitations - it supports **file** globbing but not directory. `findstr /s PATTERN path/to/*.file` works but `findstr /s PATTERN path/*/*.file` doesn't. That would be an acceptable minimum but I...
Sure, being able to input the definition of the condensation curve of a phase diagram would be great. Still, outside of real fuels and KSPi (and how that would work...