Commit 84453d6
committed
feat(tui): add Alt+C keyboard shortcut to copy last response
Adds Alt+C as a keybinding that triggers the same copy-to-clipboard
logic as the /copy slash command, making it quicker to grab the last
agent response as raw markdown without typing a command.1 parent 68e16ba commit 84453d6
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4778 | 4778 | | |
4779 | 4779 | | |
4780 | 4780 | | |
| 4781 | + | |
| 4782 | + | |
| 4783 | + | |
| 4784 | + | |
| 4785 | + | |
| 4786 | + | |
| 4787 | + | |
| 4788 | + | |
| 4789 | + | |
| 4790 | + | |
| 4791 | + | |
| 4792 | + | |
4781 | 4793 | | |
4782 | 4794 | | |
4783 | 4795 | | |
| |||
0 commit comments