Immediately after switching the page, it will work with CSR.
Please reload your browser to see how it works.
(Note: the "terminal animations" in github make the examples difficult to read.)
[1] https://news.ycombinator.com/from?site=github.com/charmbrace...
kitty --dump-commands program-whose-output-you-want-to-inspect
You can even save the --dump-commands output as edit it and then replay it with
kitty --dump-commands program > commands.txt
kitty --replay-commands commands.txt