- 12da13c Make the marked pane a cmd_find_state. by nicm · 9 years ago
- 44657bf Move struct options into options.c. by nicm · 9 years ago
- a863834 Add support for a single "marked pane". There is one marked pane in the by nicm · 9 years ago
- b6be03f If status line is at the top, the offset needs to be adjusted when by nicm · 10 years ago
- ee123c2 Support setting the default window and pane background colours (window by nicm · 10 years ago
- 83a8e1f Move pane border options to window options rather than session, from Marc Finet. by nicm · 10 years ago
- e092926 Label windows which are smaller than expected with a reason. by nicm · 10 years ago
- 175f215 Having three *clock* files is ridiculous, remove clock.c. by nicm · 11 years ago
- 9f02feb Break up and simplify screen_redraw_screen. by nicm · 11 years ago
- 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
- 111d993 When only two panes in a window, only draw half the separating line as active. by Nicholas Marriott · 12 years ago
- 446fb0c Do not redraw panes if invisible. by Nicholas Marriott · 12 years ago
- 1f23f6d Use a predefined structure for not-space cells used to set attributes. by Nicholas Marriott · 13 years ago
- 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
- b92e81a Show pane size in top right of display panes mode. by Nicholas Marriott · 13 years ago
- 57df442 Make window_pane_index work the same as window_index, from Ben Boeckel. by Nicholas Marriott · 13 years ago
- d5269a2 Do not continue to send data to suspended/locked clients or there will by Nicholas Marriott · 13 years ago
- cb564bb Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid by Nicholas Marriott · 14 years ago
- 604b02c Option to display the active pane in a different colour with the display-panes by Nicholas Marriott · 15 years ago
- 7e4f8b4 Options to set the colour of the pane borders, with different colours for the by Nicholas Marriott · 15 years ago
- 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
- 1eaefbf Add a minor optimisatin: if the character being printed is space, don't worry by Nicholas Marriott · 15 years ago
- 7624599 Similarly add a tty_cursor_pane function to tidy up most of the calls. by Nicholas Marriott · 15 years ago
- 372a8cb Permit options such as status-bg to be configured using the entire 256 colour by Nicholas Marriott · 15 years ago
- 0431996 Add a new display-panes command, with two options (display-panes-colour and by Nicholas Marriott · 15 years ago
- 181e1bc Reset the attributes after drawing all or part of the screen, and reset the by Nicholas Marriott · 15 years ago
- 5db47ed Pass the ACS border characters through tty_get_acs so they appear correctly on by Nicholas Marriott · 15 years ago
- 1331738 Use the full range of ACS line drawing characters to draw pane borders, by Nicholas Marriott · 15 years ago
- 029599c Simplify screen redrawing by drawing the border and background together rather by Nicholas Marriott · 15 years ago
- f08c9b2 For some reason when clearing status/message it was redrawing the entire client by Nicholas Marriott · 15 years ago
- ae2ea52 Instead of faking up a status line in status_redraw, use the same code to by Nicholas Marriott · 15 years ago
- fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
- 83078bd Unused variables. Found by lint, no binary change. by Nicholas Marriott · 15 years ago
- 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago