- ca1d78f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- 1e981f4 Don't crash when given a invalid colour, reported by Felix Rosencrantz, by nicm · 11 years ago
- b3de4a3 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- f835be4 Style nit - no space between function name and bracket. by nicm · 11 years ago
- d50e47f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 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
- bdea2f9 Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- a96a8a1 Clarify error messages when setting options, from Thomas Adam. by Nicholas Marriott · 11 years ago
- a05b8c4 Add a -o option to set-option to prevent setting an option already set, by Nicholas Marriott · 12 years ago
- 0c0953f Add user options, prefixed with @. May be set to any arbitrary string. by Nicholas Marriott · 12 years ago
- be13479 Add a -o option to set-option to prevent setting an option already set, from 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
- caa29af Add user options, prefixed with @. May be set to any arbitrary string. by Nicholas Marriott · 12 years ago
- 102cb77 Add -v to set and setw to show only option value. by Nicholas Marriott · 12 years ago
- 1f5e6e3 Sync OpenBSD patchset 1151: by Tiago Cunha · 12 years ago
- a432fcd Sync OpenBSD patchset 1150: 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
- df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
- ce67a44 Sync OpenBSD patchset 1091: 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
- 68ba537 Sync OpenBSD patchset 1063: by Tiago Cunha · 13 years ago
- f152379 Add -q option to set-option to turn off info message, from marcel partap. by Nicholas Marriott · 13 years ago
- 95f427c Sync OpenBSD patchset 1032: by Tiago Cunha · 13 years ago
- 4e7de21 Allow a single option to be specified to show-options to show just that option. by Nicholas Marriott · 13 years ago
- a7b0b30 Sync OpenBSD patchset 1007: by Tiago Cunha · 13 years ago
- 535286c Drop the ability to have a list of keys in the prefix in favour of two by Nicholas Marriott · 13 years ago
- 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
- 4e452a2 |PatchSet 882 by Nicholas Marriott · 14 years ago
- d9cb059 |PatchSet 879 by Nicholas Marriott · 14 years ago
- ec3be58 |PatchSet 878 by Nicholas Marriott · 14 years ago
- 02462e5 |PatchSet 877 by Nicholas Marriott · 14 years ago
- 5d519ba Add a flag to cmd_find_session so that attach-session can prefer by Nicholas Marriott · 14 years ago
- f7e9aed For convenience, work out what type of option is being set by name by Nicholas Marriott · 14 years ago
- beb6db9 Checking for particular options and redrawing is not necessary as we by Nicholas Marriott · 14 years ago
- 25d551e Update an out-of-date and inaccurate comment. by Nicholas Marriott · 14 years ago
- 3d7b810 Sync OpenBSD patchset 855: by Tiago Cunha · 14 years ago
- db7a89b Simplify the way jobs work and drop the persist type, so all jobs are by Nicholas Marriott · 14 years ago
- ca413cf Sync OpenBSD patchset 831: by Tiago Cunha · 14 years ago
- b2b5d88 Sync OpenBSD patchset 830: 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
- 55346b0 argc will be 1 not 2 with no option value. by Nicholas Marriott · 14 years ago
- 7502cb3 Clean up and simplify tmux command argument parsing. by Nicholas Marriott · 14 years ago
- 36c7c75 Sync OpenBSD patchset 826: by Tiago Cunha · 14 years ago
- 3e81240 Move the user-visible parts of all options (names, types, limit, default by Nicholas Marriott · 14 years ago
- cc42614 Change from a per-session stack of buffers to one global stack which is by Nicholas Marriott · 14 years ago
- 9ebee6a Global paste buffers instead of per-session which renders copy-buffer useless. by Tiago Cunha · 14 years ago
- d1bdc9a Sync OpenBSD patchset 799: by Tiago Cunha · 14 years ago
- c198664 Add other-pane-height and other-pane-width options, allowing the width 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
- b5349ab Sync OpenBSD patchset 766: by Tiago Cunha · 14 years ago
- 9a7cde0 Two new options: by Nicholas Marriott · 14 years ago
- 33df467 Sync OpenBSD patchset 756: by Tiago Cunha · 14 years ago
- 5309252 Reset running jobs when the status line is enabled or disabled as well, by Nicholas Marriott · 14 years ago
- fa34c76 Sync OpenBSD patchset 729: by Tiago Cunha · 14 years ago
- 26524c9 New option, detach-on-destroy, to set what happens to a client when the session by Nicholas Marriott · 14 years ago
- 11cd05d Sync OpenBSD patchset 701: by Tiago Cunha · 14 years ago
- d911279 Colour+attribute options for status line alerts, from Alex Alexander. by Nicholas Marriott · 15 years ago
- b7d5b91 Sync OpenBSD patchset 653: by Tiago Cunha · 15 years ago
- 6767072 Option to set the characters considered word separators in copy mode, from by Nicholas Marriott · 15 years ago
- 10abdd9 Sync OpenBSD patchset 642: by Tiago Cunha · 15 years ago
- 11dedde Add an option to disable the smcup/rmcup alternate screen behaviour inside by Nicholas Marriott · 15 years ago
- 82ba7e6 Sync OpenBSD patchset 632: by Tiago Cunha · 15 years ago
- 604b02c Option to display the active pane in a different colour with the display-panes 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
- 90d40e2 Sync OpenBSD patchset 587: by Tiago Cunha · 15 years ago
- 30962cb New server option, escape-time, to set the timeout used to detect if escapes by Nicholas Marriott · 15 years ago
- 7459be5 Sync OpenBSD patchset 586: by Tiago Cunha · 15 years ago
- 3f58cba Use quiet variable, and add missing sentinel to options array. by Nicholas Marriott · 15 years ago
- dcdd2fb Sync OpenBSD patchset 585: by Tiago Cunha · 15 years ago
- a4c9a80 Add "server options" which are server-wide and not bound to a session or by Nicholas Marriott · 15 years ago
- cc094fd Sync OpenBSD patchset 581: by Tiago Cunha · 15 years ago
- 1caa73a Sync OpenBSD patchset 580: by Tiago Cunha · 15 years ago
- 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
- 6c98626 Eliminate duplicate code and ease the passage for server-wide options by adding by Nicholas Marriott · 15 years ago
- acc331c Sync OpenBSD patchset 546: by Tiago Cunha · 15 years ago
- 8db145d Add a per-client log of status line messages displayed while that client 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
- 053e405 Sync OpenBSD patchset 475: by Tiago Cunha · 15 years ago
- 2f813ef Add a flag for jobs that shouldn't be freed after they've died and use it for by Nicholas Marriott · 15 years ago
- bc23610 Sync OpenBSD patchset 374: by Tiago Cunha · 15 years ago
- ea1721b Sync OpenBSD patchset 373: by Tiago Cunha · 15 years ago
- 91e4dc8 Sync OpenBSD patchset 370: by Tiago Cunha · 15 years ago
- 6bca92d Rather than running status-left, status-right and window title #() with popen by Nicholas Marriott · 15 years ago
- 4658c06 New option, mouse-select-pane. If on, the mouse may be used to select the by Nicholas Marriott · 15 years ago
- b7d031c Support for individual session idle time locking. May be enabled by turning off by Nicholas Marriott · 15 years ago
- 1310ea2 Sync OpenBSD patchset 347: by Tiago Cunha · 15 years ago
- b01dcd7 Remove the internal tmux locking and instead detach each client and run the by Nicholas Marriott · 15 years ago
- df7b684 Sync OpenBSD patchset 343: by Tiago Cunha · 15 years ago
- 96dd3e8 Permit multiple prefix keys to be defined, separated by commas, for example: by Nicholas Marriott · 15 years ago
- 23d7ed3 Sync OpenBSD patchset 331: by Tiago Cunha · 15 years ago
- 63d499f New option, set-titles-string, to allow the window title to be specified (as by Nicholas Marriott · 15 years ago
- a3a150f Sync OpenBSD patchset 305: by Tiago Cunha · 15 years ago
- 7d5e494 When using tmux as a login shell, there is currently no way to specify a shell by Nicholas Marriott · 15 years ago
- ed3535d Sync OpenBSD patchset 302: by Tiago Cunha · 15 years ago