Skip to content

fix(wayland): allow selecting very long texts to paste#370

Open
cheneyni-451 wants to merge 1 commit into
savedra1:mainfrom
cheneyni-451:copy-long-text
Open

fix(wayland): allow selecting very long texts to paste#370
cheneyni-451 wants to merge 1 commit into
savedra1:mainfrom
cheneyni-451:copy-long-text

Conversation

@cheneyni-451
Copy link
Copy Markdown
Contributor

Selecting a very long text from the clipse clipboard (>=131072 characters on my system) would fail and produce the following log message:
logger.go:21: ERROR: fork/exec /usr/bin/wl-copy: argument list too long
Passing the string through stdin instead of as a command line argument avoids this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant