schrmh

Results 43 comments of schrmh

So I added `fprintf(stderr, "Case x");` for each case. So indeed, when I press enter or tab I get into Case 0. When I write `clear`, no matter how many...

Yes, st.info contains the 3J in line 13. As I wrote, I freshly cloned the repo after your change (I deleted my old copy completly). I even mentioned "(including the...

Ah, Indeed.. That's a bit unfortunate but fine for now. I ran `sudo make install` and now I get `^[[H^[[3J` after redirecting `clear` (and `clear` actually clears the scrollback).

So to add another thing.. Maybe DRCS is not (fully) supported by st-flexipatch? There is effort to get SIXEL into vim and that is using DRCS: https://github.com/nat-chan/Neovim-DRCS-SIXEL-dtach https://youtu.be/o3NygmN5lHM?t=1561 In mlterm...

So what I noticed: I had "Prevent focus stealing" which lead to the case that `wmctrl -a` did not work (fun fact: ChatGPT gave me a hint there to take...

Okay, actually.... **When I try it with my local copy which still is at 7650a30914fc4fe0ca332d7674f9206bef408e4e it works as expected when "Prevent focus stealing" is turned off.** While the AUR packages...

For context: lingua-py does detect this as french with a ConfidenceValue of 0.707637394161458 (all languages it can detect considered)

Looks like it was removed cause the person saw it as a non-relevant hex editor (https://en.wikipedia.org/w/index.php?title=Comparison_of_hex_editors&diff=prev&oldid=793906268). That can be discussed I think and well, even https://en.wikibooks.org/wiki/X86_Disassembly/Analysis_Tools mentions it as a...

> For WeeChat to add support for graphics, ncurses would need support for it first (unless WeeChat is ported to another UI library), and I don't see that happening any...

> JXL is probably dead: https://bugs.chromium.org/p/chromium/issues/detail?id=1178058#c84 https://en.wikipedia.org/wiki/JPEG_XL#Official_support says otherwise. libjxl and KImageFormats help a lot to grant support to basically any modern GTK and Qt application displaying images. @radarhere @aclark4life...