Known problems/bugs:

  - Occasional segfaults...

  - Text widget is sometimes blinking when you type

  - The more ~/.beaver/wordfile.txt (used for syntax highlighting,
    auto completion, etc) is long, the more beaver use memory. This is
    because structures created from the datas in wordfile.txt are very
    large

  - The syntax highlighting mode (C/C++, html, etc) is determined by
    the file extension (configurable in ~/.beaver/wordfile.txt), but
    can not be set manually (yet)
