| Commit message (Expand) | Author | Age |
* | Add support for the iTerm2 sychronized updates escape sequence which | nicm | 2020-04-16 |
* | Add support for overlay popup boxes to show text or output temporarily | nicm | 2020-03-24 |
* | Mark pane status line jobs with FORMAT_STATUS also so it redraws when | nicm | 2019-07-24 |
* | Add #define for the pane status line option position numbers. | nicm | 2019-06-26 |
* | Always redraw overlay if it is on (so status line doesn't redraw over it). | nicm | 2019-05-26 |
* | Add a flag to redraw only the overlay, and remove the overlay on resize. | nicm | 2019-05-08 |
* | Move around the display-panes identify code to make it a bit more | nicm | 2019-05-07 |
* | Do not let the size of the pane status screen go negative. | nicm | 2019-04-17 |
* | Extend the #[] style syntax and use that together with previous format | nicm | 2019-03-18 |
* | Use a pointer for the active screen in the status line instead of | nicm | 2019-03-16 |
* | Tidy and rename some bits of status line code. | nicm | 2019-03-16 |
* | DECRC and DECSC apparently need to preserve origin mode as well, based | nicm | 2019-03-12 |
* | Support for windows larger than visible on the attached client. This has | nicm | 2018-10-18 |
* | Add a flag to force redrawing of the status line even if the content | nicm | 2018-08-19 |
* | Add a client redraw-window flag instead of the redraw-all flag and for | nicm | 2018-08-19 |
* | Some tidying and helper functions. | nicm | 2018-08-18 |
* | Add size to arguments struct too. | nicm | 2018-08-14 |
* | Some tidying, use a struct for arguments (there will be more later) and | nicm | 2018-08-14 |
* | Add struct status_line to hold status line members of struct client, not | nicm | 2018-02-05 |
* | Fix memory leak in screen_redraw_make_pane_status. | nicm | 2017-12-22 |
* | Infrastructure for drawing status lines of more than one line in height, | nicm | 2017-10-16 |
* | In order that people can use formats like #D in #() in the status line | nicm | 2017-05-01 |
* | Give each client a name. This defaults to the tty name as before but | nicm | 2017-04-05 |
* | Add a helper to store a cell, and some tidying. | nicm | 2017-02-08 |
* | Add a window or pane id "tag" to each format tree and use it to separate | nicm | 2017-02-03 |
* | Add support for the OSC 4 and OSC 104 palette setting escape sequences, | nicm | 2017-01-07 |
* | Add support for BCE (background colour erase). This makes various escape | nicm | 2016-10-13 |
* | Compare to see if pane status line has actually changed, not just size, and | nicm | 2016-10-12 |
* | Loads more static, except for cmd-*.c and window-*.c. | nicm | 2016-10-10 |
* | Make the CLIENT_STATUS flag imply that pane status lines are redrawn if | nicm | 2016-10-09 |
* | Instead of representing colours in several different forms with various | nicm | 2016-07-15 |
* | Add option to include status text in the pane borders. If | nicm | 2016-04-29 |
* | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
* | Make the marked pane a cmd_find_state. | nicm | 2015-12-15 |
* | Move struct options into options.c. | nicm | 2015-10-27 |
* | Add support for a single "marked pane". There is one marked pane in the | nicm | 2015-06-04 |
* | If status line is at the top, the offset needs to be adjusted when | nicm | 2015-05-07 |
* | Support setting the default window and pane background colours (window | nicm | 2015-04-19 |
* | Move pane border options to window options rather than session, from Marc Finet. | nicm | 2015-02-06 |
* | Label windows which are smaller than expected with a reason. | nicm | 2014-11-14 |
* | Having three *clock* files is ridiculous, remove clock.c. | nicm | 2014-03-31 |
* | Break up and simplify screen_redraw_screen. | nicm | 2014-01-31 |
* | Allow replacing each of the many sets of separate foo-{fg,bg,attr} | nicm | 2014-01-28 |
* | When only two panes in a window, only draw half the separating line as | Nicholas Marriott | 2013-03-25 |
* | Do not redraw panes if invisible. | Nicholas Marriott | 2013-03-25 |
* | Use a predefined structure for not-space cells used to set attributes. | Nicholas Marriott | 2012-05-23 |
* | Add an option to move the status line to the top of the screen, | Nicholas Marriott | 2012-01-29 |
* | Show pane size in top right of display panes mode. | Nicholas Marriott | 2012-01-21 |
* | Make window_pane_index work the same as window_index, from Ben Boeckel. | Nicholas Marriott | 2011-11-15 |
* | Do not continue to send data to suspended/locked clients or there will | Nicholas Marriott | 2011-07-08 |