added support for wl-clipboard, closes #589, closes #606

see https://github.com/bugaevc/wl-clipboard
This commit is contained in:
sarumont
2022-08-08 14:08:36 -06:00
committed by Gregory Pakosz
parent 562f9c128e
commit ccbfdf2091
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ Features
- configurable new windows and panes behavior (optionally retain current path)
- SSH/Mosh aware split pane (reconnects to remote server)
- copy to OS clipboard (needs [`reattach-to-user-namespace`][reattach-to-user-namespace]
on macOS, `xsel` or `xclip` on Linux)
on macOS, `xsel`, `xclip`, or `wl-copy` on Linux)
- support for 4-digit hexadecimal Unicode characters
- [Facebook PathPicker][] integration if available
- [Urlview][] integration if available