AineeJames / ChatGPTerminator

GPTerminator provides a convenient way to interact with OpenAI's chat completion and image generation API's using your command line interface.
MIT License
230 stars 16 forks source link

Copying results #29

Closed sirproton closed 1 year ago

sirproton commented 1 year ago

Thank for this amazing tool, please can you allow highlighting for copying to copy only the texts and not the | lines.

e.g

│ Hello! How can I assist you today?

should only allow copying

 Hello! How can I assist you today?
AineeJames commented 1 year ago

You can use the !ca command to copy the plain text from the previous response. !h will list all command and what they do.