Add unamed argument to coller CLI to paste the content of a file #18

Closed
opened 2025-08-27 10:47:34 +02:00 by jriou · 0 comments
Owner

Example:

coller filename.txt

Should paste the content of the file filename.txt instead of the clipboard.

There's already the -file argument but it's easier to add this unamed argument to implicitly paste the content of a file.

Example: ``` coller filename.txt ``` Should paste the content of the file filename.txt instead of the clipboard. There's already the `-file` argument but it's easier to add this unamed argument to implicitly paste the content of a file.
jriou changed title from Add file to unamed argument on coller CLI to feat(coller): add unamed argument to paste the content of a file 2025-08-27 10:48:15 +02:00
jriou changed title from feat(coller): add unamed argument to paste the content of a file to Add unamed argument to coller CLI to paste the content of a file 2025-08-27 10:49:24 +02:00
jriou self-assigned this 2025-08-28 12:27:23 +02:00
jriou referenced this issue from a commit 2025-08-28 12:48:18 +02:00
jriou closed this issue 2025-08-28 12:48:19 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jriou/coller#18
No description provided.