Home

The devel/libtermkey port

libtermkey-0.22 – library for processing of keyboard entry from a terminal (cvsweb github mirror)

Description

This library 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.
WWW: http://www.leonerd.org.uk/code/libtermkey/

Readme

+-------------------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-------------------------------------------------------------------------------

libtermkey and tmux
===================

Both tmux and libtermkey wait after an escape is input to determine if it is
part of a function or meta key sequences.  This leads to false positives in
meta key sequence detection in programs that use libtermkey.  To work around
this bug one may reduce such delay in tmux to a value below the default 50 ms
value in libtermkey by setting "escape-time" setting in tmux configuration:

	set-option escape-time 40

Maintainer

The OpenBSD ports mailing-list

Categories

devel

Library dependencies

Build dependencies

Reverse dependencies

Files

Search