1. 5755100 Sync OpenBSD patchset 572: by Tiago Cunha · 15 years ago
  2. e9b3575 Sync OpenBSD patchset 522: by Tiago Cunha · 15 years ago
  3. 4f7e669 Sync OpenBSD patchset 450: by Tiago Cunha · 15 years ago
  4. 4640627 Sync OpenBSD patchset 363: by Tiago Cunha · 15 years ago
  5. 2931277 Sync OpenBSD patchset 356: by Tiago Cunha · 15 years ago
  6. deaba44 Sync OpenBSD patchset 193: by Tiago Cunha · 15 years ago
  7. 361801a Sync OpenBSD patchset 184: by Tiago Cunha · 15 years ago
  8. a98dbb6 Sync OpenBSD patchset 176: by Tiago Cunha · 15 years ago
  9. a734488 Sync OpenBSD patchset 151: by Tiago Cunha · 15 years ago
  10. d2c3dbc If it exist, load a system-wide configuration file /etc/tmux.conf before any by Nicholas Marriott · 15 years ago
  11. 1712560 Extra function keys from Dashing dashing at hushmail dot com by Nicholas Marriott · 16 years ago
  12. e4cf738 Add tabs. by Nicholas Marriott · 16 years ago
  13. 14ed415 Prettify the key strings a little. by Nicholas Marriott · 16 years ago
  14. ab21984 Tidy escape modifier (don't know how this worked before...). by Nicholas Marriott · 16 years ago
  15. 1f51a63 Tidy up control key parsing; add shift. by Nicholas Marriott · 16 years ago
  16. 3ed5aa3 Build array of codes, stop using ncurses global variables and push ncurses crap into tty-term.c. by Nicholas Marriott · 16 years ago
  17. ed1031b Update key handling code. Simplify, support ctrl properly and add a new window option (xterm-keys) to output xterm key codes including ctrl and, if available, alt and shift. by Nicholas Marriott · 16 years ago
  18. 622d4de Give up the farce of caring about any keys aside from the ones in the screen termcap and the ones termcap doesn't handle that we hardcode manually. by Nicholas Marriott · 16 years ago
  19. 4846ad1 Introduce nitems() and use it; use bsearch. by Nicholas Marriott · 16 years ago
  20. c9912c2 Fix C-space and M-space. by Nicholas Marriott · 16 years ago
  21. 9721277 Support keypad. Change cursor key output. by Nicholas Marriott · 16 years ago
  22. 7836298 Allow use of alt keys. move-window command. by Nicholas Marriott · 16 years ago
  23. 879400e Support binding 27-31. by Nicholas Marriott · 16 years ago
  24. 6409f2b C-space is "^ " not "^@". by Nicholas Marriott · 17 years ago
  25. 1b96476 Kill window command. Nuke some backspace stuff. by Nicholas Marriott · 17 years ago
  26. 292ad55 List keys command. by Nicholas Marriott · 17 years ago
  27. dadc56d Key binding, unbinding. by Nicholas Marriott · 17 years ago