Copying to clipboard not working on linux #11582
Unanswered
nexovec
asked this question in
Troubleshooting
Replies: 1 comment
-
I'm sorry, it sometimes works and sometimes it doesn't. This is almost impossible to debug. You can close it, leaving it here just you guys know there was an issue. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi, I can't yank from helix running in a tmux on linux, not with
space+y
,ctrl+shift+c
, orctrl+insert
. On windows, copy paste works. In another tmux pane, copy paste works too.hx --health clipboard
:System clipboard provider: tmux
Can anyone reproduce the issue?
Reproduction Steps
I tried this:
hx
I expected this to happen:
Copy paste works with both
Ctrl+Insert
andspace+y
.Instead, this happened:
Neither one works.
Helix log
There are no relevant errors in the logs.
~/.cache/helix/helix.log
``` please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines ```Platform
Linux
Terminal Emulator
GNOME Shell 42.9
Installation Method
source
Helix Version
helix 24.3
Beta Was this translation helpful? Give feedback.
All reactions