Stephen Checkoway

Results 17 issues of Stephen Checkoway

Some terminal emulators support displaying images in the terminal via an extension of the xterm protocol. It would be great if the TUI would display such images. Partial list of...

The FAQ (which is a nice addition) says that due to being quoted-printable, there's no place to add a space. I'm not entirely sure what you mean by that. ```...

I don't want this to slip my mind. See https://github.com/sparklemotion/nokogiri/pull/3231#pullrequestreview-2116034091 for details.

topic/HTML5
state/in-progress

### What is the issue with the HTML Standard? The tokenization stage of parsing HTML contains [error codes](https://html.spec.whatwg.org/multipage/parsing.html#parse-errors). The tree-construction stage does not have separate error codes and instead just...

topic: parser

Hi, I'm not sure if you're still maintaining openingtree but as I'm sure you know, the website is currently down. I tested the development server by running `yarn start` and...

This Typed Racket program should report that the "Should be a failure" test failed and no tests succeeded. ```racket #lang typed/racket (require typed/rackunit typed/rackunit/text-ui) (run-tests (test-suite "Tests" (test-equal? "Should be...

Hi, I've been using this plugin for years now without issue. I recently updated my Neovim version and this no longer works. When I select some lines and enter `:CopyRTF`,...