- 4538c26 Alter how tmux handles the working directory to internally use file descriptors by Nicholas Marriott · 11 years ago
- c103f2f Clear window->flags when clearing winlinks by Thomas · 11 years ago
- 399a15b Merge branch 'obsd-master' by Thomas · 12 years ago
- 771d7db Fix compiler warnings, missing #include. From Thomas Adam. by Nicholas Marriott · 12 years ago
- 00af2df Merge branch 'obsd-master' by Thomas · 12 years ago
- e44bd9f Revert the command-prefix change which breaks sequences of commands. by Nicholas Marriott · 12 years ago
- 58bb6f8 Set pane resize flag when needed. by Nicholas Marriott · 12 years ago
- 114d822 Don't zoom windows with one pane, from Romain Francoise. by Nicholas Marriott · 12 years ago
- c71844d Add resize-pane -Z to temporary zoom the active pane to occupy the full by Nicholas Marriott · 12 years ago
- 3eae71b Do pane resize ioctls once at the end of the server loop rather than by Nicholas Marriott · 12 years ago
- 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
- 8aa40ec Don't zoom windows with one pane, 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
- dbd8e47 Do pane resize ioctls once at the end of the server loop rather than by Nicholas Marriott · 12 years ago
- 31407b7 Add option command-prefix which is automatically prepended to any command by Nicholas Marriott · 12 years ago
- 9d165df No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
- 64da762 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
- de19401 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- e33ba57 Remove the layout undo/redo code which never really worked. by Nicholas Marriott · 12 years ago
- 739a766 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- 24d7d07 Support the 47 and 1047 SM and RM sequences (alternate screen without by Nicholas Marriott · 12 years ago
- 47fbf87 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- d210d99 Make mouse event structure clearer by defining events (up, click, drag) by Nicholas Marriott · 12 years ago
- 31f93d8 Merge branch 'obsd-master' by Thomas Adam · 12 years ago
- 596e9d8 Fix bad size in memcpy from Romain Francoise. by Nicholas Marriott · 12 years ago
- 56e3748 Sync OpenBSD patchset 1165: by Tiago Cunha · 12 years ago
- 58e8e0e Fix up window reference counting and don't crash if the rename timer by Nicholas Marriott · 12 years ago
- 200b0e5 Sync OpenBSD patchset 1156: by Tiago Cunha · 12 years ago
- a3dec6b Instead of numbering choose mode items 0-9a-z and then nothing, number by Nicholas Marriott · 12 years ago
- a432fcd Sync OpenBSD patchset 1150: by Tiago Cunha · 12 years ago
- 38530de Sync OpenBSD patchset 1144: by Tiago Cunha · 12 years ago
- df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
- 63f5c38 Clear flags across all sessions, from Thomas Adam. by Nicholas Marriott · 12 years ago
- 2e3a260 Sync OpenBSD patchset 1127: by Tiago Cunha · 12 years ago
- f51c55c Use default-shell not _PATH_BSHELL to spawn commands, pointed out by by Nicholas Marriott · 12 years ago
- ce67a44 Sync OpenBSD patchset 1091: by Tiago Cunha · 13 years ago
- e5b3858 Sync OpenBSD patchset 1087: by Tiago Cunha · 13 years ago
- f99de22 Sync OpenBSD patchset 1084: by Tiago Cunha · 13 years ago
- 631d6b5 Do not fire name timer when automatic-rename is off, from Tim Ruehsen a by Nicholas Marriott · 13 years ago
- c829bdf Minor style nits - return (). by Nicholas Marriott · 13 years ago
- 85f5485 Add a layout history which can be stepped through with select-layout -u by Nicholas Marriott · 13 years ago
- 37e5b5d Sync OpenBSD patchset 1074: by Tiago Cunha · 13 years ago
- f9f6eea Sync OpenBSD patchset 1072: by Tiago Cunha · 13 years ago
- 5672f2c Check changes_timer with event_initialized before event_del. by Nicholas Marriott · 13 years ago
- f599712 Add a simple form of output rate limiting by counting the number of by Nicholas Marriott · 13 years ago
- f41efd9 Sync OpenBSD patchset 1069: by Tiago Cunha · 13 years ago
- 0987d55 Sync OpenBSD patchset 1057: by Tiago Cunha · 13 years ago
- 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
- d3c842d Check event_initialized before event_del if event may not have been set by Nicholas Marriott · 13 years ago
- c82e068 Sync OpenBSD patchset 1024: by Tiago Cunha · 13 years ago
- 8363d19 Move window name changes into wrapper function window_set_name, from by Nicholas Marriott · 13 years ago
- 2ee0d85 Sync OpenBSD patchset 1017: by Tiago Cunha · 13 years ago
- 0e59bc7 Give each window a unique id, like panes but prefixed with @. Based on by Nicholas Marriott · 13 years ago
- e23df3a Sync OpenBSD patchset 1014: by Tiago Cunha · 13 years ago
- 9bbc63e Call bufferevent_free before closing file descriptor associated with it by Nicholas Marriott · 13 years ago
- db7570d Set IUTF8 in termios where supported, suggested by Egmont Koblinger. by Nicholas Marriott · 13 years ago
- 9ec4575 Sync OpenBSD patchset 979: by Tiago Cunha · 13 years ago
- 57df442 Make window_pane_index work the same as window_index, from Ben Boeckel. by Nicholas Marriott · 13 years ago
- edd59d9 Sync OpenBSD patchset 960: by Tiago Cunha · 13 years ago
- e6a59c4 Reject $SHELL if it is not a full path. by Nicholas Marriott · 13 years ago
- d390a90 Sync OpenBSD patchset 950: by Tiago Cunha · 13 years ago
- f01b719 Add pane-base-index option, from Ben Barbour. by Nicholas Marriott · 13 years ago
- fa0f10d PatchSet 923 by Nicholas Marriott · 13 years ago
- 2b60c64 Get rid of the layout string code which tries to walk through the layout by Nicholas Marriott · 13 years ago
- 7aafee7 |PatchSet 894 by Nicholas Marriott · 14 years ago
- 0f97ac4 The mouse should only work in copy mode if mode-mouse is set, not just by Nicholas Marriott · 14 years ago
- 536fc24 PatchSet 870 by Nicholas Marriott · 14 years ago
- 808502a Give each pane created in a tmux server a unique id (starting from 0), by Nicholas Marriott · 14 years ago
- 4e4568c Sync OpenBSD patchset 852: by Tiago Cunha · 14 years ago
- 1270f8f Check if the index is in use and fail before creating the child process, by Nicholas Marriott · 14 years ago
- 492e3aa Sync OpenBSD patchset 834: by Tiago Cunha · 14 years ago
- 69cb1f8 Move all calls to fcntl(...O_NONBLOCK) into a function and clear the by Nicholas Marriott · 14 years ago
- 30f6d9b Sync OpenBSD patchset 813: by Tiago Cunha · 14 years ago
- 2231e72 Add a function to create window flags rather than doing the same thing by Nicholas Marriott · 14 years ago
- 3a4f765 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
- e26a351 Add an option to alert (monitor) for silence (lack of activity) in a by Nicholas Marriott · 14 years ago
- 36e537b PatchSet 786 by Nicholas Marriott · 14 years ago
- 503edae Don't allow last and active window to become the same - a very bad move by Nicholas Marriott · 14 years ago
- cd079e8 Sync OpenBSD patchset 780: by Tiago Cunha · 14 years ago
- 8703e9f Sync OpenBSD patchset 779: by Tiago Cunha · 14 years ago
- d4b58c7 Sync OpenBSD patchset 775: by Tiago Cunha · 14 years ago
- 5de84ec Add a last-pane command (bound to ; by default). Requested ages ago by by Nicholas Marriott · 14 years ago
- a3efd2a When removing a pane, don't change the active pane unless the active by Nicholas Marriott · 14 years ago
- f56b4ec Trying to set FD_CLOEXEC on every fd is a lost cause, just use by Nicholas Marriott · 14 years ago
- f54482a Solaris 9 has no stdint.h, ugh. Reported by a couple of people most by Nicholas Marriott · 14 years ago
- 01052ca Sync OpenBSD patchset 754: by Tiago Cunha · 14 years ago
- 56040be Sync OpenBSD patchset 751: by Tiago Cunha · 14 years ago
- f69ce39 When destroying a pane, reset any mode (which reenables pane by Nicholas Marriott · 14 years ago
- e3be9b1 Do not call event_del() for signals after fork(), just use sigaction() by Nicholas Marriott · 14 years ago
- 11f81e8 Sync OpenBSD patchset 735: by Tiago Cunha · 14 years ago
- 43355fa Make pane/window wrapping more logical (so with 10 windows, +10 from by Nicholas Marriott · 14 years ago
- 8d3b726 Sync OpenBSD patchset 725: by Tiago Cunha · 14 years ago
- 386849e Extend the -t:+ and -t:- window targets for next and previous window to by Nicholas Marriott · 14 years ago
- 4f5c5b3 Pass in the session, rather than the client, to window modes' key() by Nicholas Marriott · 15 years ago
- f11f717 Pass in the session, rather than the client, to window modes' key() function. by Micah Cowan · 15 years ago
- fc69b9c Sync OpenBSD patchset 696: by Tiago Cunha · 15 years ago
- c4a2fdf Put this back in with the initialisation in the right order. by Nicholas Marriott · 15 years ago
- af5e0bd Revert last change, it appears to be broken somehow. by Nicholas Marriott · 15 years ago
- ec1d37b Make signal handler setup/teardown two common functions instead of six, by Nicholas Marriott · 15 years ago