Paul Evans

Results 269 comments of Paul Evans

Actually, further thoughts maybe lead to 70/71/72 between them being just baseline up / down, and just small-text in some order; allowing then for 73/74 to be the combinations of...

I've ended up adding both sets of codes to libvterm. You can set it with either SGR 73 and 74 or SGR ? 4 and ? 5. The DEC printers...

Ah, I see. If it would help matters, I could maybe take a look into it and see if I can adjust it to store that as either a floating...

Well I *slightly* object, but only on the grounds you're using the -RC1 release candidate. That's supposed to be just a temporary "does it work?" test. I'm hoping in a...

@Grinnz > it would be best not to tie it to "all functions available in version X.Y" as there may be functions we want to remove or leave out for...

Aside from my comment about reflowing a macro, this LGTM

> ``` > $ ./perl -Ilib -E 'my $x; $x->(die 42)' > 42 at -e line 1. > ``` > > What did I miss? I wouldn't expect that to...

> Wasn't part of the point to ensure there is something to pass the arguments to before we evaluate the arguments? Partly. That could be a useful next step. The...

Rebased on current blead. Should be ready for review now.

Ping all - anyone want to review this?