| Commit message (Expand) | Author | Age |
| * | Break new window and pane creation common code from various commands and | Nicholas Marriott | 2019-04-07 |
| * | Merge branch 'obsd-master' | Thomas Adam | 2019-03-12 |
| |\ |
|
| | * | DECRC and DECSC apparently need to preserve origin mode as well, based | nicm | 2019-03-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-11-30 |
| |\| |
|
| | * | Clear PANE_EXITED flag when starting new child process in case the pane | nicm | 2018-11-30 |
| | * | Support for windows larger than visible on the attached client. This has | nicm | 2018-10-18 |
| * | | Support for windows larger than the client. | Nicholas Marriott | 2018-08-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-08-19 |
| |\| |
|
| | * | Add a client redraw-window flag instead of the redraw-all flag and for | nicm | 2018-08-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-08-18 |
| |\| |
|
| | * | SESSION_UNATTACHED flag is no longer necessary now we have an attached | nicm | 2018-08-18 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-04-10 |
| |\| |
|
| | * | Add x and X to choose-tree (with a confirmation prompt) to kill an | nicm | 2018-04-10 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-28 |
| |\| |
|
| | * | Add -Z flag to choose-tree, choose-client, choose-buffer to | nicm | 2018-02-28 |
| * | | Need compat for queue.h. | Nicholas Marriott | 2017-10-20 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-20 |
| |\| |
|
| | * | Show exit status and time in the remain-on-exit pane text, mostly from | nicm | 2017-10-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-29 |
| |\| |
|
| | * | Check for complete keys before escape prefix, allows keys to be defined | nicm | 2017-08-29 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-12 |
| |\| |
|
| | * | proc_send_s now seems unnecessary. | nicm | 2017-07-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-10 |
| |\| |
|
| | * | Some extra logging to show why tmux might exit. | nicm | 2017-07-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-05-12 |
| |\| |
|
| | * | Scrolling needs to use background colour. | nicm | 2017-05-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-04-17 |
| |\| |
|
| | * | Remove a couple of redraw flags that no longer have any effect. | nicm | 2017-04-17 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-03-09 |
| |\| |
|
| | * | Move the client identify (display-panes) code into server-client.c. | nicm | 2017-03-09 |
| | * | Move server_fill_environ into environ.c and move some other common code | nicm | 2017-03-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-02-14 |
| |\| |
|
| | * | Instead of numbering session groups, give them a name which may be given | nicm | 2017-02-09 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-13 |
| |\| |
|
| | * | Make options_get_string return const string. | nicm | 2017-01-13 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-17 |
| |\| |
|
| | * | Use the notify name string instead of going via an enum and change | nicm | 2016-10-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-12 |
| |\| |
|
| | * | Add static in window-*.c and move some internal functions out of tmux.h. | nicm | 2016-10-11 |
| | * | Loads more static, except for cmd-*.c and window-*.c. | nicm | 2016-10-10 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-06-16 |
| |\| |
|
| | * | Allow a command to be specified to display-panes, similar to | nicm | 2016-06-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2016-01-19 |
| |\| |
|
| | * | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-12-17 |
| |\| |
|
| | * | Add infrastructure to work out the best target given a pane or window | nicm | 2015-12-16 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-12-12 |
| |\| |
|
| | * | Add key-table option to set the default key table for a session, allows | nicm | 2015-12-12 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2015-12-11 |
| |\| |
|
| | * | Check alerts when session changes, from Patrick Palka. | nicm | 2015-12-11 |