hluk / hluk/CopyQ

Unable to copy file with copyq

Open
#1,585 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
12.3k
Forks
593
Avg merge
2d 8h
Merged PRs (30d)
9

Description

I am trying to copy file with copyq as:

'copyq -s SESSION_NAME copy < FILE_NAME'

I tried using:

'copyq -s SESSION_NAME copy - < FILE_NAME'
'copyq -s SESSION_NAME copy -- < FILE_NAME'

hoping that it might work; but when I am reading through the tabs the copied text is not there... even though after running
above command I get 'true' or '^CTRUE' at the end. I tried using it with 'sudo' and without 'sudo' but got the same results.

Previously I was copying a large journal file. Thinking that may be size of the file may be an issue with copyq I tried to copy a file with just 1 line text but it also didn't worked.

I hope that either the issue will be fixed soon or if there is a work around then I will be happy to know about that.

Thanks and regards,
Pankaj Kumar

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.