You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is quite old, sorry... How did to paste with Ctrl + Space + y? It just says "Line copied successfully" again, even though I am not in the visual mode anymore.
Also, isn't the failure of Ctrl + Shift + v because the tmux clipboard is separate from the system clipboard?
Steps to reproduce:
Create some text to copy using
curl https://example.org
Enter selection mode using 'Ctrl + Space + [' --> Navigate to start of line with
HJKL
--> Start selection usingv
--> Navigate until end of line.Copy selection using
Ctrl + Space + y
. It shows "Line copied successfully at the bottom, but that was lost in the screenshot.Paste copied text using
Ctrl + Shift + v
. Text does not matches selection at all.Here's my ~/.config/tmux/tmux.conf:
The text was updated successfully, but these errors were encountered: