| Commit message (Expand) | Author | Age |
| * | Merge branch 'obsd-master' | Thomas Adam | 2014-04-24 |
| |\ |
|
| | * | There is no longer a need for a paste_stack struct or for global_buffers | nicm | 2014-04-24 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-23 |
| |\| |
|
| | * | Remove the monitor-content option and associated bits and bobs. It's | nicm | 2014-04-17 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-04-05 |
| |\| |
|
| | * | Do not replace ## with # in status_replace1 because it'll be done later | nicm | 2014-04-02 |
| | * | Make message-limit a server option. | nicm | 2014-03-31 |
| * | | Make message-limit a server option. | Nicholas Marriott | 2014-03-07 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-02-16 |
| |\| |
|
| | * | Style nit - no space between function name and bracket. | nicm | 2014-02-14 |
| | * | Check for NULL session and whatnot in status_replace, from Thomas Adam. | nicm | 2014-02-14 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2014-01-31 |
| |\| |
|
| | * | Allow replacing each of the many sets of separate foo-{fg,bg,attr} | nicm | 2014-01-28 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2013-07-06 |
| |\| |
|
| | * | Whitespace nits, from Ben Boeckel. | Nicholas Marriott | 2013-07-05 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2013-05-31 |
| |\| |
|
| | * | Demote the old single-character replacement variables (#S and friends) | Nicholas Marriott | 2013-05-31 |
| | * | Extend jobs to support writing and use that for copy-pipe instead of | Nicholas Marriott | 2013-03-25 |
| | * | evbuffer_readline returns allocated storage, don't leak it. | Nicholas Marriott | 2013-03-22 |
| | * | No more lint means no more ARGSUSED. | Nicholas Marriott | 2013-03-22 |
| | * | Aargh. Spaces -> tabs. | Nicholas Marriott | 2013-03-21 |
| * | | Extend jobs to support writing and use that for copy-pipe instead of popen, | Nicholas Marriott | 2013-03-21 |
| * | | evbuffer_readline returns allocated storage, don't leak it. | Nicholas Marriott | 2013-02-20 |
| * | | Add copy-pipe mode command to copy selection and also pipe to a command. | Nicholas Marriott | 2013-02-19 |
| * | | No more lint means no more ARGSUSED. | Nicholas Marriott | 2013-02-17 |
| * | | Spaces -> tabs. | Nicholas Marriott | 2013-02-14 |
| * | | Do not leak formats in status_replace. | Nicholas Marriott | 2013-02-14 |
| * | | Add a format client_prefix which is 1 if prefix key has been pressed, used for | Nicholas Marriott | 2013-02-10 |
| * | | Allow formats in status options. | Nicholas Marriott | 2013-02-10 |
| * | | Merge branch 'obsd-master' | Thomas Adam | 2012-11-27 |
| |\| |
|
| | * | Add window-status-last-* options, from Boris Faure. | Nicholas Marriott | 2012-11-27 |
| | * | xfree is not particularly helpful, remove it. From Thomas Adam. | Nicholas Marriott | 2012-07-10 |
| | * | Move a NULL check inside a function, from Tiago Cunha. | Nicholas Marriott | 2012-07-09 |
| | * | Use int not u_char for colours from options since they may have bit 8 | Nicholas Marriott | 2012-04-29 |
| | * | Add window-status-separator option, from Thomas Adam. | Nicholas Marriott | 2012-04-23 |
| | * | Check event_initialized before event_del if event may not have been set | Nicholas Marriott | 2012-03-17 |
| | * | Add A and I keys for vi status line editing. | Nicholas Marriott | 2012-03-04 |
| | * | The wlmouse offset should be part of the client, not the server. From | Nicholas Marriott | 2012-03-03 |
| | * | Add an option to move the status line to the top of the screen, | Nicholas Marriott | 2012-01-29 |
| | * | Terminate strftime buffer properly even if a really long format string | Nicholas Marriott | 2012-01-26 |
| | * | Fix memory leak in error path, from Tiago Cunha. | Nicholas Marriott | 2012-01-26 |
| | * | Add some trivial additional status line attributes from jwcxz at users | Nicholas Marriott | 2012-01-20 |
| | * | Add space movement keys for vi mode in the status line from Ben Boeckel. | Nicholas Marriott | 2012-01-20 |
| | * | Make M-f and M-b work the same at the command prompt as in copy mode, | Nicholas Marriott | 2011-12-01 |
| | * | Add word movement and editing command for command prompt editing, from | Nicholas Marriott | 2011-11-15 |
| | * | Make window_pane_index work the same as window_index, from Ben Boeckel. | Nicholas Marriott | 2011-11-15 |
| | * | Option to change status line (message) background when using vi keys and | Nicholas Marriott | 2011-11-05 |
| | * | Fix a couple of memory leaks, from marcel partap. | Nicholas Marriott | 2011-08-20 |
| | * | Make confirm-before prompt customizable with -p option like | Nicholas Marriott | 2011-07-08 |
| | * | Allow the initial context on prompts to be set with the new -I option to | Nicholas Marriott | 2011-07-02 |