[BACK]Return to tty-keys.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tty-keys.c between version 1.52 and 1.53

version 1.52, 2013/03/21 18:45:38 version 1.53, 2013/03/22 10:30:34
Line 364 
Line 364 
                         tty_keys_add(tty, s, tdkc->key);                          tty_keys_add(tty, s, tdkc->key);
   
         }          }
   
         tty_keys_add(tty, "abc", 'x');  
 }  }
   
 /* Free the entire key tree. */  /* Free the entire key tree. */

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53