| Commit message (Expand) | Author | Age |
| * | - Rework load_cfg() error handling a little. | tim | 2016-05-12 |
| * | Missing format (window_activity_flag) and a missing Ta. | nicm | 2016-05-01 |
| * | tweak previous; | jmc | 2016-04-29 |
| * | Compact a small table into text. | nicm | 2016-04-29 |
| * | Add option to include status text in the pane borders. If | nicm | 2016-04-29 |
| * | Final parts of command hooks, add before- and after- hooks to each command. | nicm | 2016-04-29 |
| * | Add next/previous paragraph, from J Raynor. | nicm | 2016-04-27 |
| * | Instead of reusing MouseUp at the finish of a drag, add a new key | nicm | 2016-03-18 |
| * | Fix break-pane synopsis and some other tmux.1 bits. | nicm | 2016-03-01 |
| * | Support negative trim values (#{=-10:pane_title}) to trim from the end, | nicm | 2016-01-31 |
| * | Support for RGB colour, using the extended cell mechanism to avoid | nicm | 2016-01-29 |
| * | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
| * | Add hooks for alerts (bell, silence, activity), from Thomas Adam. | nicm | 2016-01-16 |
| * | Add infrastructure to work out the best target given a pane or window | nicm | 2015-12-16 |
| * | Add key-table option to set the default key table for a session, allows | nicm | 2015-12-12 |
| * | Allow prefix and prefix2 to be set to None to disable (useful if you | nicm | 2015-12-12 |
| * | Mention {src,dst}-{window,pane} where we define target-{window,pane}. | nicm | 2015-12-11 |
| * | Add cmdq as an argument to format_create and add a format for the | nicm | 2015-12-11 |
| * | Ed was meant to be El; | jmc | 2015-12-08 |
| * | Add hooks infrastructure, basic commands (set-hook, show-hooks) and a | nicm | 2015-12-08 |
| * | Delete a duplicated line | guenther | 2015-11-29 |
| * | Make environ_set va_args and use it to tidy up some calls. Also add a | nicm | 2015-11-24 |
| * | Document socket_path format. | nicm | 2015-11-24 |
| * | Remove the -I part of show-messages which isn't really that useful; the | nicm | 2015-11-24 |
| * | Fix usage of detach-client. | nicm | 2015-11-24 |
| * | If display-time is set to 0, show status messages until a key is pressed; | tim | 2015-11-22 |
| * | Add s/foo/bar/: prefix for formats to substitute bar for foo. | nicm | 2015-11-18 |
| * | Add window_visible_layout which ignores zoomed panes and use it for | nicm | 2015-11-13 |
| * | tweak previous; ok nicm | jmc | 2015-11-12 |
| * | Nuke the utf8 and status-utf8 options and make tmux only a UTF-8 | nicm | 2015-11-12 |
| * | Remove the mouse_utf8_flag format as well. | nicm | 2015-11-12 |
| * | Drop mouse-utf8 option and always turn on UTF-8 mouse if the client says | nicm | 2015-11-11 |
| * | No more TMPDIR. | nicm | 2015-10-27 |
| * | space before punctuation; | jmc | 2015-10-26 |
| * | Extend the modifiers allowed before formats: as well as the existing | nicm | 2015-10-25 |
| * | Format for scroll position, from Jorge Morante. | nicm | 2015-10-23 |
| * | client_key_table was missing. | nicm | 2015-10-21 |
| * | Add copy-mode -e to exit copy mode when scrolling off the bottom, useful | nicm | 2015-09-13 |
| * | Add session_last_attached time and format, from Sina Siadat. | nicm | 2015-09-10 |
| * | Remove the lock-server option which is a bit redundant, it isn't that | nicm | 2015-08-28 |
| * | Rename left/right/up/down relative to active pane to add -of suffix | nicm | 2015-08-12 |
| * | Make -q suppress ambiguous option warnings too, from Cam Hutchison. | nicm | 2015-07-27 |
| * | Add an option (history-file) for a file to save/restore command prompt | nicm | 2015-07-20 |
| * | Correct the tsl/fsl sequence to ]0 not ]2 (from Marcel Korpel). While | nicm | 2015-07-20 |
| * | Add a format to show if client is a control client. From Bruno Sutic. | nicm | 2015-07-13 |
| * | Add a -s flag to show-environment to output Bourne shell commands a la | nicm | 2015-07-13 |
| * | Remove a stray : and tweak paragraph. | nicm | 2015-06-18 |
| * | Change break-pane to take target and source panes (-t and -s) in line | nicm | 2015-06-17 |
| * | Move the shuffle code from new-window -a into a function and add a -a | nicm | 2015-06-17 |
| * | Add window_activity format, from Thomas Adam based on a diff originally | nicm | 2015-06-15 |