Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space-p not working in remote ssh server #10477

Open
fastfading opened this issue Apr 16, 2024 · 0 comments
Open

Space-p not working in remote ssh server #10477

fastfading opened this issue Apr 16, 2024 · 0 comments
Labels
C-bug Category: This is a bug

Comments

@fastfading
Copy link

fastfading commented Apr 16, 2024

Summary

I am copy text between local mac and ssh ubuntu server. using space-y and space-p
space-y and space-p works well on mac
space-p not working on ssh ubuntu server, I could only use insert mode and command+v to paste .

local mac iterm2

helix 24.3 (2cadec0)
hx --health | grep -i clipboard
Clipboard provider: pbpaste+pbcopy
System clipboard provider: pbpaste+pbcopy

---(I use ssh xxx@ubuntu to login ubuntu)

ssh remote ubuntu

helix 24.3 (2cadec0)
hx --health | grep -i clipboard
Clipboard provider: termcode
System clipboard provider: termcode

Reproduction Steps

I tried this:

  1. hx

I expected this to happen:

Instead, this happened:

Helix log

~/.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

macos

Terminal Emulator

iterm2

Installation Method

brew

Helix Version

helix 24.3 (2cadec0)

@fastfading fastfading added the C-bug Category: This is a bug label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

No branches or pull requests

1 participant