
	     33;42m Xx  xX ,XXX. ,XXX. XXXX,        ,XXX.   ,XXX, m
	     33;42m XXXXXX X' `X X' `X X[ ]X        X' )X   X     m
	     33;42m X[`']X X   X X   X XXxX     x x   xX    XXXX, m
	     33;42m X[  ]X X, .X X, .X X[ Xx    X X  xX     X   X m
	     33;42m X[  ]X `XXX' `XXX' X[ XX    `X' XXXXX O `XXX' m

		   "33mThe only text viewer you'll ever need!m"

      4mShareware Fee $5m, Copyright 1993,94 by John Babina III


33;4mCommand Keysm:

<Up>/<Dn>,<CR>		 - Up/down a line
<Lt>/<Rt>			 - Left/right 5 positions
^<Up>,<PgUp>,<-	 - Page up
^<Dn>,<PgDn>,<Spc>	 - Page down
<Ctrl><Up>,<Home>,~	 - Top of file
<Ctrl><Dn>,<End>,0	 - Bottom of file
1,2,3,4,5,6,7,8,9	 - Move to x% of file
<Ctrl><0-7>		 - ANSI color Correction
<Ctrl>T,<Ctrl>^T	 - Text FG/BG color
<Ctrl>I,<Ctrl>^I	 - Info bar FG/BG color
<Ctrl>S,<Ctrl>^S	 - Search/mark FG/BG color (color mode only)
^<Fx>			 - Set marker (1-10)
<Fx>				 - Jump to marker (1-10)
<Help>			 - Help menu
N/O/R/Q			 - Open New/Open/Reload/Close
S/^S/>/<			 - Search/Unsearch/Next/Last
E				 - Load file into editor (defined in ENV:Editor)
X				 - Swap view
^Q,<Esc>			 - Close all and Quit


33;4mPulldown Menusm:

33;42mProjectm
30;47m New           32mA30mn m	- Open a new file
30;47m Open          32mA30mo m	- Open file over the current one
30;47m Close         32mA30mq m	- Close file
30;47m Reload        32mA30mr m	- Reload
30;47m Swap          32mA30mx m	- Change which file is visible
30;47m Edit          32mA30me m	- Load file into editor (defined in ENV:Editor)
30;47m About...      32mA30m? m	- About window
30;47m Quit          32mA30mQ m	- Close all files and Quit

33;42m Edit m
30;47m Copy          32mA30mc m	- Copy marked text to clipboard
30;47m Mark All      32mA30mb m	- Mark all text
30;47m UnMark        32mA30mB m	- Unmark text
30;47m Print       >>   m
30;47m  Marked       32mA30mp m	- Print marked text
30;47m  File         32mA30mP m	- Print entire file

33;42m Options m
30;47m Find Last     32mA30m< m	- Find last search occurance
30;47m Find Next     32mA30m> m	- Find next
30;47m Search        32mA30ms m	- Peform global search
30;47m UnSearch      32mA30mS m	- Remove search highlights

33;42m Prefs m
30;47m Tab Length       m	- Change the tab length (default is 5)
30;47m Screen Mode      m	- Select a new screen mode
30;47m Palette          m	- Modify the screen palette
30;47m Fonts       >>   m
30;47m  Display      32mA30mf m	- Select a new display font
30;47m  Info Bar     32mA30mF m	- Select a new info bar font
30;47m ---------------- m
30;47m Word Wrap     32mA30mw m	- Toggle word wrap ON/OFF
30;47m Monochrome    32mA30mm m	- Toggle monochrome mode ON/OFF
30;47m Info Bar Top     m	- Toggles info bar to top/bottom of screen
30;47m ---------------- m
30;47m Save Config      m	- Saves configuration

33;42m Files m			- Loaded files are listed here


33;4mMarking Textm:

To mark text, hold down the shift key and then press the mouse button once.
The line you clicked on should now be highlighted.  Place the mouse over the
last line that you want to be marked and again hold shift and press the
button.  If you change your mind about the second mark, you can change it
by repeating the second click.  You can now print the marked text or copy
it to the clipboard.

If your second click is equal to or above the initial line, then you will
cancel mark mode.

If you want to "unmark text" you can use the menu option or press "RAMIGA-b".


33;4mText Editorm:

Moor looks in the environment variable ENV:Editor to find the default text
editor path/filename you want to use.  You can set this variable by typing
(in a shell):

setenv Editor <filename>


33;4mMouse Scrollingm:

If you hold down the left mouse button while in the display window, you can
scroll around the text file.  The farther away from the center of the window
(up/down) the mouse pointer is, the faster the file will scroll.  If the
pointer is at the far left/right of the screen, the screen will scroll left
or right.


33;4mMonochrome Modem:

In adding ANSI color handling there is a loss in scrolling speed.  That is
why I added "monochrome mode".  Monochrome mode allows faster scrolling and
screen updating, but you will not see ANSI color changes.

You are slightly limited in text/background color choices in monochrome mode
(because of bitplane limitations).  Because of this you can have 4mseperatem
color preferences for the monochrome and color modes.  This means that if you
select certain text/background colors in monochrome mode, they may not be
the same when you switch to ANSI mode.

Search/mark highlight color settings do NOT work in monochrome mode.


33;4mSearchm:

When you perform a search, Moor highlights all occurances of the text it
finds and then goes to the first occurance starting at the current position
in the file.  The text will remain highlighted until another search is done.
Use "Find Next" & "Find Last" to find the next or last occurances of the
text.  If you have reached the beginning or end of the file, then a
requester will come up asking you if you want to continue.

If you want to turn off the search highlights, you can press use the menu
option or press "RAMIGA-S".
