OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Sun Jun 06 2010 - 14:00:13 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2010/06/06 13:00:13

Modified files:
        usr.bin/tmux : key-string.c tmux.h window-copy.c

Log message:
Use a macro-based mask for obtaining a key or modifier-set from the
combination. Display C-, etc, as C-Space, in list-keys. By Micah Cowan.