- 747cab4 No need for $Id$ now. by Nicholas Marriott · 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
- 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- ebc5cb4 Do not show the -fg, -bg and -attr options. If asked for one explicitly, 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
- d39b1a8 Add -q flags to shut up errors to capture-pane and show-options, from 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
- 0c0953f Add user options, prefixed with @. May be set to any arbitrary string. by Nicholas Marriott · 12 years ago
- 1cb1fb5 Add -q flags to shut up errors to capture-pane and show-options, from George 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
- ede8312 Make command exec functions return an enum rather than -1/0/1 values and by Nicholas Marriott · 12 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
- 391f1f0 Expand the Id keyword. by Tiago Cunha · 13 years ago
- 4e452a2 |PatchSet 882 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
- 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
- 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
- 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
- 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
- 649b7c1 Sync OpenBSD patchset 339: by Tiago Cunha · 15 years ago
- e3c3d74 Move common code from show-options and show-window-options into a function. 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
- ff90170 Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit by Nicholas Marriott · 15 years ago
- ca617d6 Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bit 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
- 2ddcb51 Fix $Id$. by Nicholas Marriott · 15 years ago
- 86504af Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
- 923ccfa Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
- 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago
- c6bd9e2 Allow status, mode and message attributes to be changed by three new options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink 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
- 5c3d973 Import OpenBSD's getopt(3) to workaround broken glibc version. by Nicholas Marriott · 16 years ago
- 7a82e86 Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ by Nicholas Marriott · 16 years ago
- df2b3bc Fix stupid GNU getopt behaviour. by Nicholas Marriott · 16 years ago
- ded3480 Split colour functions from screen. by Nicholas Marriott · 16 years ago
- b69f4a3 Split internal status-colour into status-fg/status-bg options and lose workarounds in set-option stuff. by Nicholas Marriott · 16 years ago
- c24d849 Split options into a table to allow abbreviations. by Nicholas Marriott · 16 years ago
- 99df48d Trimify. by Nicholas Marriott · 16 years ago
- a8e3e98 Document show-options. by Nicholas Marriott · 16 years ago
- 557b6b8 Add a couple of extra option types, and implement show-options command. by Nicholas Marriott · 16 years ago