chat response navigation #100

Closed
opened 2026-02-16 17:25:12 -05:00 by yindo · 9 comments
Owner

Originally created by @albertilagan on GitHub (Jun 17, 2025).

Originally assigned to: @adamdotdevin on GitHub.

Image

For this example, I ask which file a certain function is located, assuming the response is correct, I want to copy the path (or anything on the response), do we already have a way to navigate chat history/response?

Currently if I try to copy multiline it looks like this

backend/internal/domain/workspace/service/connect_workspace.  ┃
                                                         ┃  go
Originally created by @albertilagan on GitHub (Jun 17, 2025). Originally assigned to: @adamdotdevin on GitHub. ![Image](https://github.com/user-attachments/assets/b3b11126-8d41-4c6b-b896-c1d85200f85e) For this example, I ask which file a certain function is located, assuming the response is correct, I want to copy the path (or anything on the response), do we already have a way to navigate chat history/response? Currently if I try to copy multiline it looks like this ``` backend/internal/domain/workspace/service/connect_workspace.  ┃ ┃  go ```
yindo closed this issue 2026-02-16 17:25:12 -05:00
Author
Owner

@adamdotdevin commented on GitHub (Jun 19, 2025):

we don't have a way to navigate messages and copy/paste, but i'll work on this soon

@adamdotdevin commented on GitHub (Jun 19, 2025): we don't have a way to navigate messages and copy/paste, but i'll work on this soon
Author
Owner

@luuk00101 commented on GitHub (Jun 19, 2025):

this issue seems like a kinda-good fit for my question. The link for up-to recent scroll feature clickable via cmd+clink to directly open it in browser. Now, I can't even highlight it to copy.

I'm using the Ghostty terminal without tmux on the newest MacOS26 beta.

@luuk00101 commented on GitHub (Jun 19, 2025): this issue seems like a kinda-good fit for my question. The link for up-to recent scroll feature clickable via cmd+clink to directly open it in browser. Now, I can't even highlight it to copy. I'm using the Ghostty terminal without tmux on the newest MacOS26 beta.
Author
Owner

@adamdotdevin commented on GitHub (Jun 19, 2025):

in ghostty i believe you can select text by holding shift

@adamdotdevin commented on GitHub (Jun 19, 2025): in ghostty i believe you can select text by holding shift
Author
Owner

@luuk00101 commented on GitHub (Jun 19, 2025):

Geeez, thanks! :)

@luuk00101 commented on GitHub (Jun 19, 2025): Geeez, thanks! :)
Author
Owner

@BurgessTG commented on GitHub (Jun 21, 2025):

we don't have a way to navigate messages and copy/paste, but i'll work on this soon

i think this may be biggest rquest is copy and paste

@BurgessTG commented on GitHub (Jun 21, 2025): > we don't have a way to navigate messages and copy/paste, but i'll work on this soon i think this may be biggest rquest is copy and paste
Author
Owner

@dkarter commented on GitHub (Jul 4, 2025):

It would be good if the keybinds are vim compatible. E.g. in scroll mode using j and k for line wise scroll and ctrl-d + ctrl-u for page down/up

@dkarter commented on GitHub (Jul 4, 2025): It would be good if the keybinds are vim compatible. E.g. in scroll mode using `j` and `k` for line wise scroll and `ctrl-d` + `ctrl-u` for page down/up
Author
Owner

@simon-marcus commented on GitHub (Jul 12, 2025):

Continually impressed at the rapid improvements and bug fixes. Just throwing in my request for better/easier copying and pasting. I need this all the time to give more direct feedback to the LLM.

@simon-marcus commented on GitHub (Jul 12, 2025): Continually impressed at the rapid improvements and bug fixes. Just throwing in my request for better/easier copying and pasting. I need this all the time to give more direct feedback to the LLM.
Author
Owner

@adamdotdevin commented on GitHub (Jul 13, 2025):

Going to figure out a good solution this week.

@adamdotdevin commented on GitHub (Jul 13, 2025): Going to figure out a good solution this week.
Author
Owner

@adamdotdevin commented on GitHub (Jul 16, 2025):

going to take the conversation to #212

@adamdotdevin commented on GitHub (Jul 16, 2025): going to take the conversation to #212
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#100