terminalGPT icon indicating copy to clipboard operation
terminalGPT copied to clipboard

Feature Request: allow multiline input or one-shot with input from argument or stdin

Open kromanow94 opened this issue 1 year ago • 3 comments

Feature request

It would be great it it's possible to provide a multiline input to the terminalGTP.

Scenario includes analyzing code snippet but there's probably more.

Expected behavior One of those would be great but I'm open to other propositions:

  • provide one-shot command like in https://github.com/adamyodinsky/TerminalGPT#one-shot
  • provide cli argument to switch from sending input with Enter to Shift-Enter
    • with this I should be able to start a new line by pressing Enter but to send input to the model I'd have to press Shift-Enter
  • provide functionality to accept input from stdin

kromanow94 avatar Sep 07 '23 07:09 kromanow94

Hi @kromanow94 , thanks for the feedback and suggestions, they are great ideas. As of right now I'm working on a new version of terminalGPT , in a new repository and with a new approach. While this is on the works, if you want to add those functionalities, feel free to do so.

jucasoliveira avatar Sep 08 '23 04:09 jucasoliveira

@kromanow94 I'm working on those changes as of right now. I've created a new version of terminalgpt allowing multi-taks decision making , plugins and more.

jucasoliveira avatar Sep 13 '24 09:09 jucasoliveira

@jucasoliveira nice, thank for the update!

kromanow94 avatar Sep 17 '24 09:09 kromanow94