//====//====//       “Menus”         //====//====//====//====//====//====//

	This document gives a brief description of the
	Menu heirarchy.

	Menu items are never ghosted to provide greater
	consistency whilst navigating with the keyboard.
	If a function fails to complete, Yate will Beep
	and (hopefully) provide you with a message.

	Here, ‘Current Document’ refers to the document
	showing in the selected Window.

On with the show:

• “Document”
		New Doc:
			Creates a New Blank Document in the Current Window
		“Open” Filepanel…:
		‘Open Suffix’: (Alt-Period)
			Opens files containing different suffix.
			e.g. MyFile.cpp <=> MyFile.hpp
		Open Selection:
			e.g. #include "File.h"
		Save Changed Docs:
			Saves documents with type + and >
		Save All Docs:
			Attempts to save all Documents.
		Save Current:
			Saves the Current Document.
		Save Current As…:
			Opens a Save Dialog box.
		Revert Current:
			Reload document from Disk (if possible)
		Discard Current:
			Removes the current document from memory
			and discards all changes without warning!
		MimeType:
			Proud of this I am.  It will display the mimetype
			of the file - even if not of type text.  You can
			also change the mimetype of a file using this
			option.  PR1 has a tracker bug (feature?) where
			the icon of a file will not change even tho
			this command completes successfully.  Simply
			close that folder and open it again.
		Shell Mode:
			Toggles Shell Mode On/Off for the Current Document.
		Browse…:
			Instructs the Tracker to open the folder containing
			the Current Document.
		Launch…:
			Useful for HTML documents, this is the same as if
			you had double-clicked on the Current Document.
		TermHire…:
			If TermHire is installed on your system, this will
			run it on the directory containing the Current
			Document.
		About Yate…:
			Launches the About Box Window.


• “Edit”
		Undo:
			An unlimited Undo.
			Note that previous Undo's are 'redone'.
			See "Using.txt" for details.
		Cut:
		Copy:
		Paste:
		Kill:
		Select All:
		Select None:
		Indent:
			Aligns selected text to next tab-stop.
		Undent:
			Aligns selected text to previous tab-stop.
		Quote:
			Prefixes each selected line with ‘>’
		UnQuote:
			Removes any ‘>’ from the start of each selected line.


•  “More”  (More Editing Functions)
		Find Dialog:
			Edit the Find Dialog at the Bottom of the Window.
		Find Forward: (Also F3)
		Find Backward: (Also Shift-F3)
		Find Selection:
			Copies the Current Selection into the Find String.
		Replace This:
			Replace the Current Selection (regardless of
			what it is) with the Replace String.
		Goto Line:
			Edit the 'Y' Dialog at the Bottom of the Window.
		Next Error:  (M4)
		Reset Error List:
		Make:
			Saves changed Docs, finds the first Shell Doc in the
			lowest numbered window, and executes “Make”
			on the first line.
		Make Run:
			As ‘Make’ but executes “Make Run”
		Direction:
			Er, just try it :-) still some tweaks needed - think
			of it as a poor-mans macro facility.


• “Doc List”
		Previous Document: (Alt-Minus)
		Next Document: (Alt-Plus)


• “Window”
		Font:
		Style:
		Size:
		Background:
		Cursor Colour:
		View As:
		Encoding:
			Changes the way files are saved to disc
		Smooth Scrolling:
			Toggles Smooth Scrolling On/Off
		Messages:
			Toggles Message Display On/Off
		Scroll Bar:
			Toggles Horizontal Scrollbar On/Off
		Switch Window…:
			Changes to next YATE window
		New Window…:
			Opens a new window with Current Document
		Close Window:
			Closes the Selected Window.
			(n.b. The Current Document is still open.)


//====//====//====//====//====//====//====//====//====//====//

Be Brave,
Chris Blackbourn
blakatz@ihug.co.nz
http://www.geocities.com/TimesSquare/Arcade/1783
