-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Milestone
Description
Discussed in #8470
Originally posted by yusuphgammut October 6, 2023
Hello.
I recently updated my operating system to macOs Ventura and since then the Space-p and Space-R keymaps are not working inside Tmux. However, Ctrl-v works as expected. Before that they worked ok. Any idea on how to address this?
Alacritty version: alacritty 0.13.0-dev (e35e5ad).
Tmux version: tmux 3.3a.
Helix version: helix 23.05 (072e1eae).
Outside Tmux, hx --health returns this:
Clipboard provider: pbpaste+pbcopy
System clipboard provider: pbpaste+pbcopy
Inside Tmux, hx --health returns this:
Clipboard provider: tmux
System clipboard provider: tmux
And tmux show -s set-clipboard returns this:
set-clipboard external
Seems to have started after #8182 because this prioritizes the tmux codepath over pbcopy/pbpaste. It seems to happen on iterm2 / default system terminal and the OSC 52 yank isn't forwarded to the system clipboard.
Metadata
Metadata
Assignees
Labels
No labels