Dustin L. Howett

Results 663 comments of Dustin L. Howett

Soon, profile icons with web sources will not be shown at all. It's a trivial security risk.

Thanks! You are welcome to continue using this PR and this branch for your work. We would be happy to have your contribution! 🙂

Notes from chat: i think we agreed on, "don't snap if the cursor is anywhere in view" (?)

Thanks for all the effort here, Nicolas! I have some concerns, plus a couple "favorite things" about what we're doing today. Right now, our implementation of wyhash is fully contained...

Thanks! `#pragma once` doesn't prevent a header from being included in every translation unit; it just prevents a header from being included more than once in the _same_ TU! I'm...

@tusharsnx had some good rationale for only supporting the ITU T.418 format for underline colors - Tushar, do you remember what that was?

Notes from #15795 > This is a requirement for the implementation to avoid problems with VT clients that don't support sub parameters. To my understanding, we explicitly do not support...

Thanks for confirming @j4james! Since Mintty behaves the same as we do, and we're currently rewriting the ConPTY subsystem in #17510 to pass data through unchanged, we're not planning on...

Thanks for your input! I'm not averse to reopening this issue, but I am worried I've misunderstood your position. I thought that Zellij was taking well-formed input (with colons) from...