Settings

Theme

Show HN: Chat GPT TUI

github.com

3 points by utopman 3 years ago · 2 comments · 1 min read

Reader

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.

lachlan_gray 3 years ago

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection