zsh_codex icon indicating copy to clipboard operation
zsh_codex copied to clipboard

Create `xontrib-codex` for xonsh shell

Open anki-code opened this issue 2 years ago • 0 comments

Hello @tom-doerr and all! Thank you for this extension!

I see the completion was implemented in python and this is the great opportunity to create Codex extension for the python-powered https://xon.sh shell!

How to do it:

  • You can create xonsh xontrib (extension) by using 5-minutes template generator - xontrib-template. In case of examples there are around 100 xontribs on Github - topics/xontrib
  • To understand how to use cursor in prompt-toolkit (xonsh prompt platform) you can review the xontrib-abbrevs code.

So you can create xontrib-codex for xonsh shell. It will be cool!

Thanks!

For community

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

anki-code avatar Feb 17 '23 17:02 anki-code