Path to this page:
Subject: CVS commit: pkgsrc/devel
From: Nia Alarie
Date: 2022-04-20 19:41:08
Message id: 20220420174108.E7CD4FB1A@cvs.NetBSD.org
Log Message:
devel: add libtermkey. Needed by neovim.
libtermkey allows easy processing of keyboard entry from terminal-based
programs. It handles all the necessary logic to recognise special keys,
UTF-8 combining, and so on, with a simple interface.
Note: Use of this library for new programs is discouraged. It is being
maintained for legacy purposes only.
Files: