| Commit message (Expand) | Author | Age |
* | Merge branch 'obsd-master' | Thomas Adam | 2015-05-13 |
|\ |
|
| * | Add a session_alerts format which is a list of all the alerts in the | nicm | 2015-05-12 |
| * | Add bell-action "other" to pass through bells in all windows except the | nicm | 2015-05-12 |
| * | Remove the c0-* options which never really worked satisfactorily. Going | nicm | 2015-05-11 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-05-09 |
|\| |
|
| * | Move input parser structs into input.c (removing fairly useless | nicm | 2015-05-08 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-05-06 |
|\| |
|
| * | Add a format window_linked which is 1 if a window has been linked | nicm | 2015-05-06 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-29 |
|\| |
|
| * | If default-terminal is set to "screen" or "screen-*", emulate screen's | nicm | 2015-04-29 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-28 |
|\| |
|
| * | Add select-layout -o to undo the last layout change (apply the previously | nicm | 2015-04-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-27 |
|\| |
|
| * | Rewrite of the target resolution internals to be simpler and more | nicm | 2015-04-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-22 |
|\| |
|
| * | Do not die on USR1 if any of the socket parent directories are | nicm | 2015-04-21 |
| * | Support for multiple key tables to commands to be bound to sequences of | nicm | 2015-04-20 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-20 |
|\| |
|
| * | tweak previous; | jmc | 2015-04-19 |
| * | Rewrite of tmux mouse support which was a mess. Instead of having | nicm | 2015-04-19 |
| * | Support setting the default window and pane background colours (window | nicm | 2015-04-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-19 |
|\| |
|
| * | Add a -x flag to copy-selection, append-selection and start-named-buffer | nicm | 2015-04-10 |
| * | in the case -> in this case. | nicm | 2015-04-10 |
| * | Add a helper function to convert time, and add session_activity formats | nicm | 2015-03-31 |
| * | set-titles-string now uses formats, not the status bits (so no #() for | nicm | 2015-03-11 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-02-06 |
|\| |
|
| * | Move pane border options to window options rather than session, from Marc Finet. | nicm | 2015-02-06 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-01-10 |
|\| |
|
| * | Add missing default bindings, from Theo Buehler. | nicm | 2015-01-06 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-12-19 |
|\| |
|
| * | Add pane_dead_status for exit status of dead panes. | nicm | 2014-12-09 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-12-03 |
|\| |
|
| * | Add -F to if-shell to allow it to be used to check for format or option | nicm | 2014-12-02 |
| * | Permit option values to be used in formats. | nicm | 2014-12-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-11-19 |
|\| |
|
| * | Add -b to splitw like joinw, from Felix Rosencrantz. | nicm | 2014-11-12 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-11-09 |
|\| |
|
| * | V should be vi not emacs, also sort. From Theo Buehler. | nicm | 2014-11-07 |
| * | Add V for select line with vi(1) keys. From Juho Pohjala. | nicm | 2014-11-06 |
| * | Do not put a space between status-left/status-right and the window list, | nicm | 2014-11-05 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-10-29 |
|\| |
|
| * | Add pane_input_off format, from Anish R Athalye. | nicm | 2014-10-25 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-10-21 |
|\| |
|
| * | Fix description of Ss and Se. | nicm | 2014-10-18 |
| * | Top function key is F12 now. | nicm | 2014-10-02 |
| * | Support ! for last pane. | nicm | 2014-09-25 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-09-25 |
|\| |
|
| * | Add window_last_flag and window_zoomed_flag. From John Morrissey. | nicm | 2014-09-08 |
| * | Fix typo (paneas -> panes). | nicm | 2014-09-01 |