Files
ports/sysutils/devtui/pkg-message
T
Vidar Karlsen 27e22c4d09 sysutils/devtui: Update to 0.34.2
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
2026-05-22 20:51:05 +02:00

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
}
]