x While continuous word wrapping, mouse clicks below the last text line cause 
  Moonshine to crash.
x In continuous word wrapping the text selection extends to the previous line
  when selecting the beginning of the wrapped portion of a wrapped line.
x Pasting text with new line word wrapping doesn't wrap the line properly.
x When running a sequence of system commands the execution of the next one 
  begins before the previous one has finished.  (Maybe not a bug but another 
  feature may need to be added for this) - Added a 100 msec delay between
  system commands to allow them to complete.
x Regex searches in brew don't properly set the selected text.
x New line word wrapping in brew causes a crash when characters trail the wrap
  position.
x Reverting to saved when the saved file is much shorter than the changed text
  and the cursor is at the end of the text causes garbage to be left at the 
  bottom of the brew window.
x Ctrl-Space in the navigator needs to unselect directories when executed on a
  file.
x in toolbar/rt-click menu editor, dragging an item in the right hand list down
  past the last item in the list should add it to the end of list but it adds it
  to the top of the list instead
x when a project using Qt.module is opened, closed, and re-opened, new brew 
  windows have two copies of the 'about', one at the top and one at the bottom
x Moonshine does not set WM hints / WM properties correctly
x Moving the cursor up & down on lines with tabs & ctrl chars messes up the 
  verticle position of the cursor.
x Configure script installs binary to /usr/bin/ even when a different root path
  is specified.
x Shift select in navigator after the current item has scrolled off the screen
  doesn't update (refresh) the list view properly.
x Executable files don't get the correct pixmap when directories refresh.
x Drop down menus with only one menu item don't show up.
x Right click menu commands don't work for multiselect of files when the 
  selected files don't all have the same filetype.
x Executable type should display 'Executable' instead of '<executable>' in the 
  filetype column.
x If a personal module can't find a pixmap in the personal module directory
  then search for the pixmap in the system module directory.
x Bad project names on the command line don't generate an error message.
x CloseProject is leaking about 100k of memory each time it is invoked.  Seems 
  to have to do with rebuilding menus.
x CCI history list show the command 'open with...' for commands invoked from
  the open with dialog but reruns the actual command that was selected.
x open project, close project, save project, & drag & drop commands should not   
  be placed in the command history in the capture dialog
x Drop down menu commands are getting a pixmap in the CCI history list.
x Brew horizontal scrolling doesn't keep the cursor properly in view.
x Problem with project manager dialog creating 0 length project files.
x Project Manager needs to create the root directory if it doesn't exist.
x Open project dialog doesn't properly change a project file. (Bama)
x Running moonshine without parameters no longer opens the project manager on
  startup
x Open project dialog doesn't properly change a project file. (Bama)
x Saving a file in brew should report an error if it doesn't have permission
  to write the file.  (Caused by changing permission underneath it) (Bama)
x Multiple commands are getting lopped off after the %s in menu action blocks 
  in modules. (Bama)
x Import file doesn't work with the Qt or any other module. (Bama)
x Exiting Moonshine with an unsaved file doesn't work properly. (Bama)
x Added a new file to a directory from outside of Moonshine doesn't update 
  the directory listing in Moonshine if the new file is the last file 
  alphabetically in the directory. (Bama)
x Syntax highlighting on files opened from within brew (File->Open) have the 
  same syntax block as their parent brew.  Need to get the syntax block from 
  module. (Bama)
x Opening a help file with a relative path does not change the directory
  properly. (Bama)
x When a pixmap with the same name resides in both the system and personal 
  module directories, then the pixmap in the personal module directory needs to
  override the pixmap in the system modules directory when a project is using
  a module installed in the personal modules directory. (Bama)
x Need to intelligently set the default help browser in the source code 
  navigator.
x Paren matching on wrapped line cause characters in the same column as the 
  parens to blink. (Bama)
x Problems with save and save as when user does not have write permission to 
  the file. (Bama)
x Problem with new line wrapping when characters trail the wrap point.
x Scrolling with continuous line wrapping needs to be based on visible lines
  and not content lines. (Bama) Bug with losing lines at the bottom of the 
  text area has been fixed.  1.1.x tree will improve this feature.
x Moonshine crashes when two brew editors are opened one immediately after the
  other. (Bama)
x Delete file (and maybe others) in the navigator doesn't process additional
  commands. (Bama)
x Unknown files added from outside of Moonshine sometimes don't get the proper
  pixmap.  Seems to only happen on the first time a project is opened. (Bama)
x In some cases, when a command is run with several files highlighted, 
  the command is executed only on the first file, not on the others
x Filenames in the Captured Commands Interface histroy box are missing.
x Launching a command from the history list in captured commands doesn't queue
  it up if a command is already running.
x Projects that were newly renamed or created didn't open properly.
x Specifying '/' as the root folder caused a crash.
x Directory pixmaps aren't being reloaded when a project gets reloaded.
x Hide menuitem pixmap in CCI doesn't change when a command is running.
x Closing an Untitled editor prompts for a save.
x Syntax highlighting glitch with line of text only partially on the top of
  the screen.
x Syntax highlighting glitch involving clicking on the end of a line, scrolling 
  that line off the screen & back on, and then clicking at the end of the line.
  Doesn't happen on 10 point font.
                                                            
                                                            Legend
                                                +---+-------------------------+
                                                | - | Open problem            |
                                                | x | Completed Fix           |
                                                +---+-------------------------+
