cedit cshell command editor for UNIX Usage(csh): setup cedit external command: m <-i | -vi > for info m str to edit most recent command beginning with str m to edit most recent command Internal commands: ^I print help info ^C quit, don't execute command ^D delete under cursor ^H(backspace) delete before cursor ^A toggle over strike mode ^B go to beginning of line ^E go to end of line execute command --> move cursor right(^G) <-- move cursor left(^F) up arrow older command(^T) down arrow newer command(^V)