James Holderness

Results 614 comments of James Holderness

@benjajaja We added `CSI 14 t` and `CSI 16 t` in PR #17504. That was released at the same time as the sixel support.

I'm not overly familiar with fzf, but just from briefly looking at the code, it doesn't appear to use the output of the preview script as is - it does...

> So we could e.g. issue a "delete placements at position" or "delete all placements" (with `--clear`, perhaps?). In my experience, the only delete operation that worked reliably on all...

I believe this was fixed in the libsixel/libsixel fork when upgrading the stb library to 2.26 (https://github.com/libsixel/libsixel/commit/e6d658d6275f73d60c9392b7a3e66050bbe7ac9b).

I know at one point VTE were considering how this would interact with the terminals that depend on their library, and they discussed potentially having something like `VTE 0.78.2 (GNOME...

> I separately have ideas about creating a probing mode where each escape sequence can get a reply from a terminal if it is supported or not. Most of the...

> How do do I query that DECSET 1000 (mouse button reporting), DECSET 1003 (mouse move reporting), or bracketed paste are supported? The private request format is **CSI ?** _Pd_...

This is somewhat off topic, but just on the subject of `OSC 52` detection, I had an idea which I think would be quite easy for terminals to support, which...

@jerch I only suggested the `OSC 52` query idea because nobody seem interested in my `DA` proposal, but if you're onboard with that I'd be more than happy to push...

@jerch I was thinking it might be best to move this to the Contour tracker, since Christian is always open for discussing things like this, and it feels like more...