Lucas Spits

Results 6 comments of Lucas Spits

I'm willing to take a stab at this, I'll need a bit of help with pointing me to the correct place to change this behavior. I have done some programming...

So I seem to have come across a problem which I am not sure where it came from. I build the project from source (with nightly-x86_64-pc-windows-msvc) and the highlight issue...

This build seems to fix the issue for Windows Terminal, but not for the Powershell Shell. This practically fixes it for me, since my primary terminal is the Windows Terminal....

> > > try to execute Resolve-Path with -LiteralPath This still gives me a failure ```powershell New-Item -ItemType HardLink -Target (Resolve-Path -LiteralPath '.\[name] with special chars.txt') -Path "./test-hard spaced 2.txt"...

Hello! I was looking at this issue as I seem to have the same problem. But I made an interesting observation when working with @jaads example test. At first glance,...

I have found the issue with the example test case that you provided @jaads . At first glance it seems to be an issue with the `join` & `merge` operators....