Elektrine lite

← Feed

@MikeGorse@mindly.social

Post #972173

2026-04-05 22:41 UTC

Trying to learn to use lldb, since it seems to be the preferred debugger for WebKit. Every time I type a character, it appears to briefly print the target (or a notice saying, "no target") on the last line of the screen, then clear it. I wonder why it is doing that. I've encountered a similar issue with vim, so, a while ago, I added a thing in yasr so that it can optionally not read things printed to a certain part of the screen. So now it appears I can use that for lldb and work around the main screen reader issue that I'm having with it. Edit: This also prevents new text from being read, since it initially appears on the bottom line, so it isn't ideal either. Oh, but yasr seems to be receiving <esc>[1;74r and not handling it correctly, so that is likely part of my issue. Also found a way to crash yasr, but, since it is probably only affecting me, and only if I deliberately do the thing that made it crash, I feel like spending time fixing this crash isn't what I should be doing at the moment.

Replies (0)

No replies.