This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Windows: clipboard-win
doesn't make sense for helix editor in SSH session.
#9603
Labels
C-bug
Category: This is a bug
Summary
I propose to respect 'SSH_CLIENT' environment variable, e.g. use 'termcode' or another clipboard provider under windows if variable is set.
Reproduction Steps
Client computer:
I tried this:
hx
I expected this to happen:
Copyied worlds appears in notepad
Instead, this happened:
nothing
Similar steps if I use helix editor in wsl environment (builded for linux), the text is copied to the clipboard.
Helix log
Windows host through ssh:
WSL-host works both if xclip is installed or not installed (proverd:
xclip
ortermcode
)Platform
Linux / Windows / Android
Terminal Emulator
termux
Installation Method
cargo install
Helix Version
helix 23.10 (a1272bd)
The text was updated successfully, but these errors were encountered: