jschuur / chatgpt-repl

Interactive CLI for ChatGPT
https://npmjs.com/package/chatgpt-repl
13 stars 0 forks source link

Feature: Copy code segment command #23

Open jschuur opened 1 year ago

jschuur commented 1 year ago

If a response contains a code segment, use a commend to copy just that

Use a regexp to extract based on triple backticks?

Related: #32