- "Undo"
has not been implemented yet.
- "Cut"
cuts the current selection from the console window to the clipboard.
Is disabled if nothing is selected in the console window.
- "Copy"
copies the current selection from the console window to the clipboard.
Is disabled if nothing is selected in the console window.
- "Paste"
pastes the contents of the clipboard to the console window at
the current cursor position. The current selection in the console
window is replaced.
- "Delete" deletes
the current selection from the console window. Is disabled if
nothing is selected in the console window.
- "Select All" selects the entire contents of the console.
- "Clear Console" deletes everything in the console window. Warning:
this action is not undoable.
- "Preferences" lets the user adjust various HYPHY settings
and select the face, size and style of the console window. On MacOS X,
this menu item has been moved to the 'HYPHY' menu.
|