On yank_main_selection_to_clipboard
, replace with yanked text stops working
#8793
Unanswered
punkbit
asked this question in
Troubleshooting
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When
Pressing R doesn't replace selection with yanked text.
Reproduction Steps
I tried this:
y = "yank_main_selection_to_clipboard"
I expected this to happen:
On step 7 replace selected text with yanked text
Instead, this happened:
On step 7 nothing happens
Helix log
~/.cache/helix/helix.log
Platform
macOS
Terminal Emulator
kitty 0.27.0
Installation Method
brew
Helix Version
helix 23.10 (f6021dd)
Beta Was this translation helpful? Give feedback.
All reactions