Pythagora-io / gpt-pilot

The first real AI developer
Other
29.08k stars 2.91k forks source link

console ui: add multiline, readline, paste, initial/default text support #988

Closed senko closed 1 month ago

senko commented 1 month ago

Add missing support for pasting multine input and basic cursor movement / deletion like readline.

https://github.com/Pythagora-io/gpt-pilot/assets/3362/fbdf34b9-31f0-4bf6-8767-449eb319a019

Not pictured but also in: initial text for edit task (where the user is expected to edit what's already there, which is easier than pasting)