Results 56 comments of Tommy Thorn

*highly* unusual; I can't think of a single example where when entering text, we aren't using the terminal cursor. The examples that spring to mind: bash (any shell really), nano,...

I appreciate the complexity of this topic, but the blatant change of license of other people code is as bad as the behaviors you are trying to defend yourself against....

I literally just hit this [1] and was appalled that Clippy complained *and* didn't offer a workaround. The message "The loop is useless" is technically false as without the "loop"...

I forgot to say that I'd be happy to fix (almost) all of this and I already have in my sandbox. 5. Hmm. *I* would probably prefer if the installation...

+1 That would be so awesome! I would REALLY appreciate this. EDIT: Hasklig support in particular, not just ligatures in general.

Note, this is regressing https://github.com/nextest-rs/nextest which worked on RISC-V before they pulled in ring :(

Does that mean that you agree that we should remove the test for existing breakpoint trigger (right before the code I changed)? I can prep the change. NB: I haven't...

I'll post another pull request for breakpoint.S with that change later [this week?]. (OT: the github.com flows seems pretty cumbersome compared to just mailing a patch :)

Blush. My change was incomplete. First I should have stripped off the masking four lines down (now it always skip). Furthermore the same change should have been applied in quite...