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