CreativeCactus
CreativeCactus
I have noticed that arrow keys *sometimes* fail to navigate up and down in a search list. Can you give an idea of where to look in the code to...
/usr/bin/env: ‘node\r’: No such file or directory.
It would be useful to pipe HTML directly into this tool with something like: `curl $URL | pup 'body' | npx -p html-to-react-components html2react` or `curl $URL | pup 'body'...
Accidentally closed #2912 - this PR replaces it.
Directive parser currently treats a shebang as a regular comment, hence stops parsing when one is encountered. This leads to the unexpected behavior where a shebang will work but will...
I am getting the following on http://liftoffsoftware.com/ when pressing esc: ```TypeError: GateOne.Input is undefined toggleGateOne(): gateone_esc.js:115:9 uncaught exception: Failed to load Demo due to missing dependencies: GateOne.Input,GateOne.Terminal,GateOne.Terminal.Input ``` Also, I...