-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Describe the feature or problem you'd like to solve
Better text editing features are needed
Proposed solution
I am used to GHCP in VS Code where I can easily add/remove text. Using the CLI is painful because I can't use ctrl+backspace to delete whole words and I can't select text and cut/paste cleanly. Sometimes I realize a paragraph I typed out needs to wait until I ask the AI something first. To delete that paragraph I have to very slowly delete each word.
Please add a key combo to delete the whole thing (or line by line) if you can't get a way to select text and cut/delete it.
Example prompts or workflows
Pretend you have a paragraph of text and decide you don't want to send that right now. If you added a way to key combo remove text then suddenly boom, one key combo and my problem is solved (right now takes about 20 seconds to clear out by going to first character and repeatedly using ctrl+delete)
Additional context
No response