# File lib/luck/display.rb, line 254
  def route_key chr
    @active_control.handle_char chr if @active_control
  end