Skip to content
  • Tomaz  Canabrava's avatar
    Simplify event handling code and remove a lot of hacks · cb3449ae
    Tomaz Canabrava authored
    Code is way simpler now, a lot of duplicated code is removed
    from TerminalDisplay, and the behavior is split into the
    hotSpot classes instead of having TerminalDisplay be a god class
    that knows how to handle everything.
    
    This also simplifies creation of new filters
    cb3449ae