termKillChar
{ "kill", "character to use to erase a line", 0, &termKillChar },
if (c == termKillChar) {
case SLC_EL: return(&termKillChar);