1. 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
  2. 35ffd09 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  3. a02c2e5 Only redraw pane when it has actually changed. by nicm · 10 years ago
  4. 562af86 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  5. 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
  6. 2874a43 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
  7. f518a07 Add flags to selectp to enable and disable input to a pane, from Anish Athalye. by nicm · 10 years ago
  8. d45c12b Remove the barely-used and unnecessary command check() function. by nicm · 11 years ago
  9. a36da3a Remove the barely-used and unnecessary command check() function. by Nicholas Marriott · 11 years ago
  10. c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
  11. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  12. d05debb Unzoom on last-pane and fix a typo, from Romain Francoise. by Nicholas Marriott · 12 years ago
  13. c5239c5 Add resize-pane -Z to temporary zoom the active pane to occupy the full window by Nicholas Marriott · 12 years ago
  14. 3964309 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  15. 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
  16. ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 years ago
  17. 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
  18. 677286b Sync OpenBSD patchset 860: by Tiago Cunha · 14 years ago
  19. 7462c03 Redraw pane borders when switching to last pane. by Nicholas Marriott · 14 years ago
  20. ca413cf Sync OpenBSD patchset 831: by Tiago Cunha · 14 years ago
  21. 1df427b Sync OpenBSD patchset 829: by Tiago Cunha · 14 years ago
  22. 96c37fa Now that parsing is common, merge some of the small, related commands by Nicholas Marriott · 14 years ago
  23. 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
  24. 6f04866 Support up, down, left, right movement through panes with -UDLR flags to by Nicholas Marriott · 15 years ago
  25. aa8f901 Support up, down, left, right movement through panes with -UDLR flags to by Nicholas Marriott · 15 years ago
  26. 106011a Sync OpenBSD patchset 597: by Tiago Cunha · 15 years ago
  27. 7e4f8b4 Options to set the colour of the pane borders, with different colours for the by Nicholas Marriott · 15 years ago
  28. e35f5b3 Sync OpenBSD patchset 539: by Tiago Cunha · 15 years ago
  29. 76ef877 Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the by Nicholas Marriott · 15 years ago
  30. 1650b85 Sync OpenBSD patchset 200: by Tiago Cunha · 15 years ago
  31. 071494d Merge pane number into the target specification for pane commands. Instead of by Nicholas Marriott · 15 years ago
  32. d637cb3 Sync OpenBSD patchset 181: by Tiago Cunha · 15 years ago
  33. 34a82e7 Make all messages sent between the client and server fixed size. by Nicholas Marriott · 15 years ago
  34. 5263b3f Sync OpenBSD patchset 150: by Tiago Cunha · 15 years ago
  35. c6012aa Now that #P could be in the status line, flag it for redraw when the active by Nicholas Marriott · 15 years ago
  36. 545893d Sync OpenBSD patchset 142: by Tiago Cunha · 15 years ago
  37. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  38. 1e574bb Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  39. fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  40. 097b96e Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  41. 5f108d9 Having fixed flags for single-character getopt options is a bit hard to by Nicholas Marriott · 15 years ago
  42. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
  43. 91bc683 - Allow switching to hidden windows (for active-only layout). by Nicholas Marriott · 16 years ago
  44. b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
  45. 93230a6 Pass return code from _exec; allow command sequences to work from the command line. by Nicholas Marriott · 16 years ago
  46. d1eb153 switch-pane is now select-pane. by Nicholas Marriott · 16 years ago