hackerb9

Results 363 comments of hackerb9

I'm glad to see all the terminal developers here working together! If I can summarize, it sounds like everyone is in agreement that modern terminals should allow what I will...

> Have you tested recent versions of [xterm](https://invisible-island.net/xterm/)? I think it is desirable to be compatible with xterm. It may be a good idea to contact Thomas E. Dickey, the...

Here is a new script, [textcursor2.sh](https://github.com/hackerb9/vt340test/blob/main/sixeltests/textcursor2.sh), which shows how a TEXT NEW LINE (or, equivalently, CURSOR DOWN) separates a sixel image from any following text on a VT340 with its...

Yes, that is the way the VT340 does it, or tries to, anyhow. To not do it that way would cause peculiar artifacts. Consider a terminal with a text height...

Looking at Xterm's source code reminded me of a minor point: while a text **newline** (`'\n'`) is the preferred separator between an image and text, there are other options. *...

Thank you for taking the time to mock this up and show the use case. The explanation that you want to run any command and use double-click + middle-paste makes...

Don't leave us hanging in suspense... how did you get it to work?

I see. "Till" is short for "until", which may mean something different than you think. I also have not found a solution, even to this day. So, to use another...

I did not install or use the app. I used Firefox and Chromium and neither worked, both claiming I needed to enable h.264. How can I test if OpenH264 is...

Yup, definitely OpenH264. How does one test if OpenH264 is working in a web browser? ![Screenshot from 2021-11-17 13-48-23](https://user-images.githubusercontent.com/10174223/142287882-31d9212c-a964-4415-9ee8-4e557114aef4.png) I think Mozilla should change the extensions search in Firefox and...