Aaron Adams

Results 84 comments of Aaron Adams
trafficstars

I'd double check you're running the public PoC that sends the request twice. The original PoC didn't.

You shouldn't need the redirect enabled. The PoC you linked won't work by default. The authors fixed it on [pastebin](https://pastebin.com/Tz8cxk59) at some point. I don't recall off the top of...

This is an issue when using [howdy](https://github.com/boltgolt/howdy) as well, as you generally want sudo to automatically authenticate without asking for the password.

FWIW I ran into a similar issue on 1.92 today with all the same symptoms, and explicitly setting `-ocompat_dir` resulted in the folders showing up correctly.

See https://github.com/cursorless-dev/cursorless/pull/1911#discussion_r1386549043 for a comment about some code from this PR.

> Ok @fidgetingbits I think we're in agreement. Lmk if you need help figuring out how to put the above to practice Ya some guidance would be good, as much...

fwiw I've used the same as Andreas for months and rarely (if ever) have problems.

@saidelike We discussed this before actually. It was me that suggested kui.nvim as a possibility. The important distinction here is that kui.nvim uses the kitty graphics protocol (KGP). It doesn't...

> > The only way I could see it being usable with unicode only and colors is if there is a way to only color the accents glyph over the...

From my perspective, it seems like we want/need: - The ability to add SVG decorations to characters using one (or more) of: kitty graphics protocol, sixel, or unicode PUA -...