The Edit class in Tycho provides an emacs-like text editor window. It is derived from the File class, and therefore inherits all of its features. Several classes derived from Edit provide specialized editors for a variety of uses. All of these share the same emacs-like key bindings for moving the insertion cursor, modifying text, and paging through a document. Equivalent commands are also available in the pull-down menus at the top.