Lance Warden

Results 5 comments of Lance Warden

Just got this same behavior today, there's a flag on VirusTotal, maybe AV is mucking about?

fixed itself before I got around to debugging, oh well, Microsoft things I guess

Oh sorry I was referencing the example GAT implementation that you made. Not a lot of sleep when writing my comment, sorry it wasn't clear. Could definitely be a good...

@tavianator @sharkdp I was tracking down why mold was running slower than lld and default linker in wsl2 and found this. Nonetheless: ```bash ~ ❯ fd --version fdfind 9.0.0 ~...

It seems that it may have to do with whatever js pseudo-VT you are using and the Cursor Application Mode (DECSET DECCKM). you can enter ```python -c 'print("\x1b[?1l")'``` to disable...