ned
full-screen editor with windows
SYNOPSIS
ned [file_name]
DESCRIPTION
The ned macro runs the editor with the same name in a sub-shell. It is the editor of choice for the developers of spec.
The source code to ned is available by request from Certified Scientific Software, but comes with no guarantees.
DEFINITION
def ned 'unix("ned $*")'
EXAMPLE
ned my.mac