copy as html on windows linux subsystem
- download
xclip
xclip -selection clipboard -o -t text/html
returnsError: Can't open display: (null)
- DOESN'T WORK!
- https://stackoverflow.com/questions/18695934/error-cant-open-display-null-when-using-xclip-to-copy-ssh-public-key
- https://stackoverflow.com/questions/3261379/getting-html-source-or-rich-text-from-the-x-clipboard
- https://github.com/tmux-plugins/tmux-yank
- https://superuser.com/questions/1618537/use-clipboard-through-wsl
Backlinks