Added macros. Pressing a single key can run multiple "commands".
commit72da53ec0486091cf3b45a43b1e1f10880077f6d
authorBen Kibbey <bjk@luxsci.net>
Sun, 14 May 2006 17:35:31 +0000 (14 13:35 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sun, 14 May 2006 17:35:31 +0000 (14 13:35 -0400)
treef6a4981f6d27867b14bd43aebab1332e6f5556aa
parent5b85f2d8fea47ff3a1bf2e10846d0fae24e35902
Added macros. Pressing a single key can run multiple "commands".

Keybindings and macros that specify the key should use <^x>, <Fn>,
<space>, <enter> or <escape> etc when the key is of that type.
doc/cboard.man
doc/config.example
src/cboard.c
src/keys.h
src/rcfile.c