Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 356 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 356 Bytes

slack-fix-clipboard

When copying text in slack that contains mentions like "@patrik", for some reason the copied text contains a newline before and after the mention. This little CLI utility reads the copied text from the clipboard, removes those newlines, and writes it to the clipboard again.

usage

nix run github:ApptivaAG/slack-fix-clipboard