w00t! 🎉 #Kitten now has a shiny new…
kitten shell
…command you can use to connect to your Kitten daemon in production to debug it, etc.
Also, I don’t know if I missed something simple but I had a hard time handling Node’s #REPL preview completions over a socket connection. Couldn’t find any docs. Managed to fix it by implementing a control channel to communicate the remote client’s terminal size. Wrote it up here, in case it helps anyone else:
https://codeberg.org/aral/gists/src/branch/main/node-js-repl-over-socket-with-preview-completions.md
đź’•
Edited 1y ago