| Commit message (Expand) | Author | Age |
... | |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-03-08 |
|\| |
|
| * | Add a missing client-detached hook when the server shuts down, and do | nicm | 2018-03-08 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-28 |
|\| |
|
| * | Add -Z flag to choose-tree, choose-client, choose-buffer to | nicm | 2018-02-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-16 |
|\| |
|
| * | Reflowing the grid in-place involved way too much memmove() for a big | nicm | 2018-02-16 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-05 |
|\| |
|
| * | Add struct status_line to hold status line members of struct client, not | nicm | 2018-02-05 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-02-04 |
|\| |
|
| * | Upstream ncurses has introduced terminfo capabilities to specify RGB | nicm | 2018-02-04 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2018-01-18 |
|\| |
|
| * | Remove unused hooks_run function, from Thomas Adam. | nicm | 2018-01-18 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-12-19 |
|\| |
|
| * | Report better error from server when socket create fails, GitHub issue | nicm | 2017-12-19 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-15 |
|\| |
|
| * | Add a common function for spreading out cells and use it for the two | nicm | 2017-11-15 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-15 |
|\| |
|
| * | Completely rewrite the reflow code to correctly handle double width | nicm | 2017-11-15 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-03 |
|\| |
|
| * | Support mouse on preview in tree mode. | nicm | 2017-11-03 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-03 |
|\| |
|
| * | Make the mode draw function use the parent screen directly rather than | nicm | 2017-11-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-02 |
|\| |
|
| * | Add a "fast" version of screen_write_copy for tree mode that doesn't do | nicm | 2017-11-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-11-02 |
|\| |
|
| * | Only show the first member of session groups in tree mode (-G flag | nicm | 2017-11-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-25 |
|\| |
|
| * | Add P key to paste tagged in buffer mode, and trim some code that should | nicm | 2017-10-25 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-10-20 |
|\| |
|
| * | Infrastructure for drawing status lines of more than one line in height, | nicm | 2017-10-16 |
| * | 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-10-06 |
|\| |
|
| * | Add support for the xterm(1) title stack, from Brad Town, GitHub issue | nicm | 2017-10-05 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-30 |
|\| |
|
| * | Instead of overloading the line clear function to mean free if | nicm | 2017-08-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-30 |
|\| |
|
| * | Pass flags into cmd_find_from_* to fix prefer-unattached, reported by | nicm | 2017-08-30 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-28 |
|\| |
|
| * | Do not forbid targets to specify non-visible panes - the checks for | nicm | 2017-08-28 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-27 |
|\| |
|
| * | Use kind and kri for S-Up/Down as well as kUP and kDN. | nicm | 2017-08-27 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-16 |
|\| |
|
| * | Add -d flag to display-panes to specify timeout, and make 0 mean no | nicm | 2017-08-16 |
| * | Rename BELL_* values to ALERT_* now they are used by more than bells, | nicm | 2017-08-16 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-08-02 |
|\| |
|
| * | Add selection_present format so commands in copy mode can use it, GitHub | nicm | 2017-08-02 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-26 |
|\| |
|
| * | Make bell, activity and silence alerting more consistent: | nicm | 2017-07-26 |
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-07-14 |
|\| |
|
| * | Because ignore SIGCHLD early, letting signal_del restore it doesn't work | nicm | 2017-07-14 |