Skip to content

feat: add_visual_selection_inline should support non-file buffer#442

Merged
sudo-tee merged 1 commit into
sudo-tee:mainfrom
phanen:feat/reply-opencode-output
Jul 3, 2026
Merged

feat: add_visual_selection_inline should support non-file buffer#442
sudo-tee merged 1 commit into
sudo-tee:mainfrom
phanen:feat/reply-opencode-output

Conversation

@phanen

@phanen phanen commented Jul 3, 2026

Copy link
Copy Markdown
Contributor
opts.keymap.output_window = {
  ['r'] = { 'add_visual_selection_inline', mode = { 'v' } },
}

```
opts.keymap.output_window = {
  ['r'] = { 'add_visual_selection_inline', mode = { 'v' } },
}
```
@phanen phanen force-pushed the feat/reply-opencode-output branch from 5f2c4de to 3aa07d1 Compare July 3, 2026 07:18
@sudo-tee

sudo-tee commented Jul 3, 2026

Copy link
Copy Markdown
Owner

This is a nice adition, and a workflow I dind't know I needed :)

Thanks again for another great little PR

@sudo-tee sudo-tee merged commit af4e1a8 into sudo-tee:main Jul 3, 2026
5 checks passed
@phanen phanen deleted the feat/reply-opencode-output branch July 3, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants