Show HN: Copilot plugin for any shell program Hi HN, I thought some of you might find this useful/fun. cpwrap runs whatever command you pass it, sending the transcript to copilot and giving you autocomplete suggestions along the way. It's like how rlwrap gives you readline input editing- cpwrap gives you copilot input editing. In other words, copilot for ed: https://twitter.com/markdotdev/status/1616273277533446145 Or sh, python, any non-curses interactive shell program. And it's a single public domain c file, though you need node and the copilot extension files to run the copilot agent. (And a copilot subscription.) https://ift.tt/pcdLgEI January 20, 2023 at 11:52PM
Show HN: Copilot plugin for any shell program https://ift.tt/NCLaRPz
Reviewed by Manish Pethev
on
January 21, 2023
Rating:
No comments:
If you have any suggestions please send me a comment.