Skip to content
  • Behdad Esfahbod's avatar
    Remove vte_sequence_handler_complain_key. The idea was to warn about · e37545fb
    Behdad Esfahbod authored
    2008-11-30  Behdad Esfahbod  <behdad@gnome.org>
    
            * src/vteseq-2.c (vteseq_2_hash), (vteseq_2_lookup):
            * src/vteseq-2.gperf:
            * src/vteseq-list.h:
            * src/vteseq.c:
            Remove vte_sequence_handler_complain_key.  The idea was to warn about
            receiving control-sequence handling request for escape sequences that
            actually belong to a key stroke.  Kinda like a debugging feature.
            Remove it as the number of sequences being handle that way was
            greater than the number of sequences handled in the real sense.
            Saves 2k .data!
    
            The actual list is still in vteseq-2.gperf, but commented out.
    
    
    svn path=/trunk/; revision=2243
    e37545fb