I'm glad to see the app evolving with new features; the state of shortcuts is a bit confusing though.
Since a somewhat recent update Ctrl+V paste is a no-op (only Ctrl+Shift+V works), and Ctrl+A opens the file picker instead of jumping to start-of-line. (Used to select the WIP prompt allowing us to copy it), i also believe we could use mouse click-drag to select text in the past.
Likely a shared root cause in how input events are being captured by the TUI instead of passed through to the terminal.
Would be great to either restore native passthrough for selection/paste, or add proper in-app bindings for select-all/copy.
Also the argument:
'-i-promise-i-have-backups-and-will-not-file-issues' doesn't prevent the agent from asking for permissions to remove files for instance or run scripts. (i've been using late for a while and the issue has always been there, yes i'm aware i'm currently filling an issue)
Thanks for the great tool!
I'm glad to see the app evolving with new features; the state of shortcuts is a bit confusing though.
Since a somewhat recent update Ctrl+V paste is a no-op (only Ctrl+Shift+V works), and Ctrl+A opens the file picker instead of jumping to start-of-line. (Used to select the WIP prompt allowing us to copy it), i also believe we could use mouse click-drag to select text in the past.
Likely a shared root cause in how input events are being captured by the TUI instead of passed through to the terminal.
Would be great to either restore native passthrough for selection/paste, or add proper in-app bindings for select-all/copy.
Also the argument:
'-i-promise-i-have-backups-and-will-not-file-issues' doesn't prevent the agent from asking for permissions to remove files for instance or run scripts. (i've been using late for a while and the issue has always been there, yes i'm aware i'm currently filling an issue)
Thanks for the great tool!