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.<p>I found it very useful since I made it, so I share it here in case someone look for a tool like this.
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