27e22c4d09
Add pkg-message about requirement of copy-paste utility. Changelogs: https://github.com/skatkov/devtui/releases/tag/0.34.2 https://github.com/skatkov/devtui/releases/tag/0.34.1 PR: 293863 Approved by: submitter is maintainer
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
devtui requires command-line copy/paste utilities in order to paste text into
|
|
and copy text out of the program.
|
|
Supported utilities for this are xsel-conrad and xclip for X, and wl-clipboard
|
|
for Wayland.
|
|
EOM
|
|
}
|
|
]
|