Show HN: Chat GPT TUI (github.com)

3 points by utopman ↗ HN
Here is a tool to ask chat gpt using a personal token in an interactive TUI tool with context between interactions and color highlighting for code samples.

I found it very useful since I made it, so I share it here in case someone look for a tool like this.

2 comments

[ 3.2 ms ] story [ 12.7 ms ] thread
Nice! I might embed this into my neovim setup. Do you plan on adding support for regenerating responses and editing previous queries? Maybe via a bang operator or something
I think i will do it yes. It is a small task easily doable :)