Home
last modified time | relevance | path

Searched refs:AltKeyMap (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/tcsh/
H A Ded.h129 EXTERN Char AltKeyMap; /* Using alternative command map (for vi mode) */ variable
H A Ded.inputl.c730 if (!AltKeyMap) in GetNextCommand()
H A Ded.init.c595 AltKeyMap = 0; in ResetInLine()
H A Ded.chared.c162 AltKeyMap = (Char) state; in c_alternativ_key_map()