Home
last modified time | relevance | path

Searched +defs:last +defs:kbd +defs:macro (Results 1 – 1 of 1) sorted by relevance

/dports/editors/jupp/jupp/
H A Dtypes.h224 struct macro { struct
225 int k; /* Keycode */
226 int arg; /* Repeat argument */
227 CMD *cmd; /* Command address */
228 int n; /* Number of steps */
230 MACRO **steps; /* Block */
312 struct kbd { struct
313 KMAP *curmap; /* Current keymap */
314 KMAP *topmap; /* Top-level keymap */
316 int x; /* What we're up to */
[all …]