summaryrefslogtreecommitdiff
path: root/src/term/pkey_local.c
blob: d3aecca4856543d73e0103e16c43443d22f52560 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <curses.h>

#define pkey_local tigetstr("pfloc")

/** program function key #1 to execute string #2 **/

/*
TERMINFO_NAME(pfloc)
TERMCAP_NAME(pl)
XOPEN(400)
*/