This is a complete list of hint messages displayed on the title bar

    1	To drag and drop, highlight text, then click and drag from within the selection
    2	Dragging with the right mouse button will move text
    3	Dragging with the left mouse button will copy text
    4	Use Shift-Insert to copy text from other applications
    5	Use Alt-Insert to bring up a history of selected text
    6	Function keys F11-F20 mean Shift with a function key F1-F10
    7	Do not email the author with generic questions, goto your local LUG instead
    8	See how to do regular expression substring replacements in the man page
    9	Use Shift-Up/Down in input widgets to get a history of inputs
    10	Setup your personal file list ~/.cedit/filelist so that Jump To File works
    11	Run frequently used apps from a hot key: see the Scripts menu
    12	Get your keypad to work by redefining keys in the Options menu
    13	Drag a file name from the 'File browser' in the Window menu to insert it
    14	Use a macro to record repeatedly used key sequences
    15	Get a list of demo fonts with:  cooledit -font h
    16	Undo key-for-key with Ctrl-Backspace
    17	Drag function prototypes and other info from the man page browser
    18	Double click on words in the man page browser to search for new man pages
    19	Search for [Options] in  ~/.cedit/.cooledit.ini  and change settings
    20	Edit the example Scripts to see how to create your own
    21	Double click on gcc error messages after running Make or Cc
    22	Turn off these messages from the Options menu: 'Hint time...' = 0
    23	Do not email the author with generic questions, goto your local LUG instead
    24	See how to do regular expression substring replacements in the man page
    25	You can drag and drop columns of text between windows with the Ctrl key
    26	See cooledit.1 for a list of the many extended editing/movement keys
    27	Compose international characters with Right-Control
    28	Set the LC_ALL and LANG environment variables - see the FAQ
    29	For new international character support see the FAQ
    30	Insert (hexa)decimal literals with Control-q and the (hexa)decimal digits
    31	Try out proportional fonts like Times or Helvetica
    32	Read all these hint messages in editor/cooledit.c in the source distribution
    33	See the file INTERNATIONAL for composing international characters
    34	Edit/move at high speed with the many Ctrl/Meta-Arrow combinations
    35	Use drag-and-drop to and from input widgets
    36	Open a file by dragging its name from the 'File browser' onto the background
    37	Use Shift-Ins to paste into input widgets
    38	If Cooledit halts, restore by sending SIGUSR1:   kill -1 <pid>
    39	For fun, hit Ctrl-Shift-Alt-~ to see how text is redrawn
    40	Turn off the toolbar from the 'Options' menu
    41	Disable the 'Window' menu from the 'Options' menu
    42	If a macro is defined to an unused key, it will execute without having to use Ctrl-A
    43	Use  smalledit  if you would like a smaller, cut down version of cooledit
    44	Select *columns* of text by holding the control key down through mouse highlighting
    45	Use Ctrl-Tab to complete the start of string, C-function or LaTeX-macro
    46	Turn off tool hints from the Options menu
    47	Use `Auto paragraph...' and `Word wrap...' to edit paragraphs like a WP
    48	See how to do regular expression substring replacements in the man page
    49	Try your hand at adding new Cooledit features with Python
    50	Mark locations in files with the book mark commands in the Edit menu
    51	Debug programs with Meta-F5
    52	Execute explicit debugger commands with Meta-F1
    53	Turn off spell checking from the Options menu
    54	File files containing regular expressions with Ctrl-Meta-F
    55	Delete debugger variables with Del in the variable dialog
    56	Add debugger watches with Ins in the variable dialog
    57	Make a variable watch point by marking it with Ins in the variable dialog
    58	Change the default size of the undo stack in ~/.cedit/.cooledit.ini
    59	Bookmark all matching strings with the `Bookmarks' switch in the `Search' dialog
    60	Create a printable postscript manual with   man -t cooledit > cooledit.ps
    61	Setup ~/.cedit/filelist so that Ctrl-Tab completes in your file-browser
    62	Enable "Smooth scrolling" option if you have a fast graphics card
    63	Start internal XTerms with "Terminal" in the command menu
    64	Use the coolproject command to start projects
    65	Display Unicode text - See FAQ
    66	All colours can have their RGB values set - see COLOURS in the man page
    67	Try different looks with the "--look" command line option
    68	Press Escape to enter shell commands
    69	Select text then use Escape to pipe through a shell command

