ZhaoMA
ZhaoMA
manually creating `telescope-history` will also not work. As somehow telescope tries to concatenate the current dir with the `telescope-history` dir. Is this a `plenary` problem?
OK, I found the problem: I use `set shellslash` on Windows, to avoid the issue that I cannot open file paths with `()`. This has no problem if TS has...
relative issue about the `shellslash` topic: https://github.com/neovim/neovim/issues/24542
> You can set it in your config file, or `:set shellslash`. You need to delete the whole `nvim-data` folder if you're on WIndows.
> yeah this is a plenary.path problem: [nvim-lua/plenary.nvim#254](https://github.com/nvim-lua/plenary.nvim/issues/254) > > it was built without shellslash in mind. You can maybe try [nvim-lua/plenary.nvim#371](https://github.com/nvim-lua/plenary.nvim/pull/371) (note you probably want to rebase the PR...
As a workaround, on Windows, you can select "Temp PDF File" and drag it to your Desktop, then drag the pdf file to Adobe Illustrator or other programs. (If you...
You can also drag a "Temp PDF" to your desktop and drag it to Illustrator. (The temp is exporting a "url" and Windows can recognize it to save it as...
Can confirm here that for Miniforge, `mamba activate xxx` is still not working on Powershell.
Coming back to this issue again after half a year, it seems this PR will never be merged... But anyway, I'm considering expanding the shader to allow drawing lines with...
@nmwsharp Hey, thanks for the quick respond. Yes, I can try to find time to write test, even with Python part. I also write Python. Do you have guidelines for...