- e771f10 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
- fc41bf4 Add a "terminal" colour which can be used instead of "default" in style by nicm · 6 years ago
- 6469953 Support for windows larger than visible on the attached client. This has by nicm · 6 years ago
- ebaf542 Add formats for when window is larger than client, and show offset in by Nicholas Marriott · 6 years ago
- 641191a Support for windows larger than the client. by Nicholas Marriott · 6 years ago
- d24bd73 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- d9d2f84 Add KRB5CCNAME to update-environment. by nicm · 7 years ago
- c2aa404 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 623f4b1 Add exit-empty option to exit server if no sessions (defaults to on). by nicm · 7 years ago
- 0072bc6 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 578a63b Default allow-rename to off because it is ridiculous that applications by nicm · 7 years ago
- 07a1369 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 8daa1d5 Add monitor-bell window option to match the activity and silence by nicm · 7 years ago
- 2103a09 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- c1ec28a Rename BELL_* values to ALERT_* now they are used by more than bells, by nicm · 7 years ago
- 58744de Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 76887b1 Make bell, activity and silence alerting more consistent: by nicm · 7 years ago
- 6995497 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 95ed7d4 Add user-keys option to allow user-defined keys to be set, from Dan Aloni. by nicm · 7 years ago
- 757eb06 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- 3442066 Make set-clipboard a three-state option so tmux itself can ignore the by nicm · 7 years ago
- f17ecaa Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
- 0d07390 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
- b95e582 Store a copy of the old status line, will be needed soon for new choose mode. by nicm · 7 years ago
- 418ab1a Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 4b2821f Make update-environment an array as well. by nicm · 8 years ago
- b77dd75 Convert terminal-overrides to an array option. by nicm · 8 years ago
- 126d364 server-info can become an alias rather than a command. by nicm · 8 years ago
- ef15b41 Revert WIP parts of previous I didn't mean to commit yet. by nicm · 8 years ago
- 68db958 getopt() has a struct option so just return to using options_entry. by nicm · 8 years ago
- c9fcb76 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 2b0bc9f Major tidy up and rework of options tree and set-option/show-options by nicm · 8 years ago
- 404214b Remove unused quiet option. by nicm · 8 years ago
- d4cb178 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 24cba59 Simplify appending to string options. by nicm · 8 years ago
- 0d19d78 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 458b6eb Some tidying and tweaks to options code. by nicm · 8 years ago
- f5c5847 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 1015b12 Change the xterm-keys option to default to on, so that tmux will by nicm · 8 years ago
- a7ce193 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 7a1a01f Remove the set-remain-on-exit option, it was always a hack and can now by nicm · 8 years ago
- 4740ecb Merge branch 'obsd-master' by Thomas Adam · 8 years ago
- 1b31d14 Remove some dead code in cmd-move-window.c and make a load of local by nicm · 8 years ago
- f4648c1 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 9f04578 Fix up a couple of long lines. by nicm · 9 years ago
- 55d472a Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 0509be0 Add option to include status text in the pane borders. If by nicm · 9 years ago
- dc42c35 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
- 845a664 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 5ed17e8 Add key-table option to set the default key table for a session, allows by nicm · 9 years ago
- 534f9e3 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- b32ce34 Don't allow options in table without scope set. by nicm · 9 years ago
- d63de1e Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 4fcc02e If display-time is set to 0, show status messages until a key is pressed; by tim · 9 years ago
- 78a00c8 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- fce56c5 Instead of separate tables for different types of options, give each by nicm · 9 years ago
- 5f48349 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 1b86f52 Nuke the utf8 and status-utf8 options and make tmux only a UTF-8 by nicm · 9 years ago
- 333da3b Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 7062b0e Default history-file should be "" not NULL, from Greg Onufe. by nicm · 9 years ago
- f2e4aa8 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 00c34df Drop mouse-utf8 option and always turn on UTF-8 mouse if the client says by nicm · 9 years ago
- 7120ab2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 695a591 Adding colors=256 to *256color* was always pretty stupid and now it by nicm · 9 years ago
- 84eabb2 Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 675def0 Remove the lock-server option which is a bit redundant, it isn't that by nicm · 9 years ago
- 18a64ad Merge branch 'obsd-master' by Thomas Adam · 9 years ago
- 92af376 Add an option (history-file) for a file to save/restore command prompt by nicm · 9 years ago
- 00471dc Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- ec34439 Add a session_alerts format which is a list of all the alerts in the by nicm · 10 years ago
- e958db0 Add bell-action "other" to pass through bells in all windows except the by nicm · 10 years ago
- b833fab Left the c0-* options behind in the table. by nicm · 10 years ago
- f10d367 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 31b1ab4 Add a format window_linked which is 1 if a window has been linked by nicm · 10 years ago
- c0cf484 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 7382ba8 If default-terminal is set to "screen" or "screen-*", emulate screen's by nicm · 10 years ago
- b25dc42 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 10 years ago
- ee123c2 Support setting the default window and pane background colours (window by nicm · 10 years ago
- 833fe5b Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 83a8e1f Move pane border options to window options rather than session, from Marc Finet. by nicm · 10 years ago
- c38f0d8 In options-table.c r1.51 an extra space was added to the default status-right, by sthen · 10 years ago
- fc05bf2 Merge branch 'obsd-master' by Thomas Adam · 10 years ago
- 747cab4 No need for $Id$ now. by Nicholas Marriott · 10 years ago
- d24c9d7 Do not put a space between status-left/status-right and the window list, by nicm · 10 years ago
- 953c3ef Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- c3b2e5e Wrap some long lines. by nicm · 11 years ago
- bce9527 Remove some unnecessary includes and fix a typo. by nicm · 11 years ago
- 2740490 Remove the "info" message mechanism, this was only used for about five by nicm · 11 years ago
- 992ef70 Remove the monitor-content option and associated bits and bobs. It's by nicm · 11 years ago
- 0c99c7d Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- dca7d1c Make message-limit a server option. by nicm · 11 years ago
- 683ca27 Make message-limit a server option. by Nicholas Marriott · 11 years ago
- f182892 Change terminal-overrides to a server option (now that we have them), it by nicm · 11 years ago
- d50e47f Merge branch 'obsd-master' by Thomas Adam · 11 years ago
- 62e0ed5 Fix missing argument, stupid last minute changes... by nicm · 11 years ago
- 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
- 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago