-
Notifications
You must be signed in to change notification settings - Fork 0
A tiny utility to copy UTF code points to wl-copy.
License
Nekidev/wl-utf-copy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
Repository files navigation
A minimal CLI tool to copy UTF codepoints to the clipboard via wl-copy. $ utf 1F60A Copied U+1F60A to clipboard! (๐) $ utf 1F60A 1F60A Copied U+1F60A U+1F60A to clipboard! (๐๐) Run `utf --help` for the complete guide. To install this utility, clone this repository and inside it run `cargo install --path .`. Why not arboard? Because in wayland, the clipboard is owned by the application who copied, so keeping copies alive would mean creating a daemon. Not worth it. Licensed via MIT.
About
A tiny utility to copy UTF code points to wl-copy.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published