Hi. I need to write a kind of editor in C on the VAX. Since it is to be a fullscreen editor, I need to grab one character at a time as it is typed without waiting for a carriage return. Does anyone know of a (relatively) painless way to do this?