1. 314e933 Add support for the OSC 4 and OSC 104 palette setting escape sequences, by nicm · 8 years ago
  2. 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
  3. e0add11 Compare to see if pane status line has actually changed, not just size, and by nicm · 8 years ago
  4. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  5. b8f2dd8 Make the CLIENT_STATUS flag imply that pane status lines are redrawn if by nicm · 8 years ago
  6. 1fd6ca2 Instead of representing colours in several different forms with various by nicm · 8 years ago
  7. 0509be0 Add option to include status text in the pane borders. If by nicm · 8 years ago
  8. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  9. 12da13c Make the marked pane a cmd_find_state. by nicm · 9 years ago
  10. 44657bf Move struct options into options.c. by nicm · 9 years ago
  11. a863834 Add support for a single "marked pane". There is one marked pane in the by nicm · 9 years ago
  12. b6be03f If status line is at the top, the offset needs to be adjusted when by nicm · 9 years ago
  13. ee123c2 Support setting the default window and pane background colours (window by nicm · 10 years ago
  14. 83a8e1f Move pane border options to window options rather than session, from Marc Finet. by nicm · 10 years ago
  15. e092926 Label windows which are smaller than expected with a reason. by nicm · 10 years ago
  16. 175f215 Having three *clock* files is ridiculous, remove clock.c. by nicm · 11 years ago
  17. 9f02feb Break up and simplify screen_redraw_screen. by nicm · 11 years ago
  18. 945339b Allow replacing each of the many sets of separate foo-{fg,bg,attr} by nicm · 11 years ago
  19. 111d993 When only two panes in a window, only draw half the separating line as active. by Nicholas Marriott · 12 years ago
  20. 446fb0c Do not redraw panes if invisible. by Nicholas Marriott · 12 years ago
  21. 1f23f6d Use a predefined structure for not-space cells used to set attributes. by Nicholas Marriott · 12 years ago
  22. 230d0fb Add an option to move the status line to the top of the screen, by Nicholas Marriott · 13 years ago
  23. b92e81a Show pane size in top right of display panes mode. by Nicholas Marriott · 13 years ago
  24. 57df442 Make window_pane_index work the same as window_index, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  25. d5269a2 Do not continue to send data to suspended/locked clients or there will by Nicholas Marriott · 13 years ago
  26. cb564bb Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid by Nicholas Marriott · 14 years ago
  27. 604b02c Option to display the active pane in a different colour with the display-panes by Nicholas Marriott · 15 years ago
  28. 7e4f8b4 Options to set the colour of the pane borders, with different colours for the by Nicholas Marriott · 15 years ago
  29. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  30. 1eaefbf Add a minor optimisatin: if the character being printed is space, don't worry by Nicholas Marriott · 15 years ago
  31. 7624599 Similarly add a tty_cursor_pane function to tidy up most of the calls. by Nicholas Marriott · 15 years ago
  32. 372a8cb Permit options such as status-bg to be configured using the entire 256 colour by Nicholas Marriott · 15 years ago
  33. 0431996 Add a new display-panes command, with two options (display-panes-colour and by Nicholas Marriott · 15 years ago
  34. 181e1bc Reset the attributes after drawing all or part of the screen, and reset the by Nicholas Marriott · 15 years ago
  35. 5db47ed Pass the ACS border characters through tty_get_acs so they appear correctly on by Nicholas Marriott · 15 years ago
  36. 1331738 Use the full range of ACS line drawing characters to draw pane borders, by Nicholas Marriott · 15 years ago
  37. 029599c Simplify screen redrawing by drawing the border and background together rather by Nicholas Marriott · 15 years ago
  38. f08c9b2 For some reason when clearing status/message it was redrawing the entire client by Nicholas Marriott · 15 years ago
  39. ae2ea52 Instead of faking up a status line in status_redraw, use the same code to by Nicholas Marriott · 15 years ago
  40. fe20c0d Get rid of the PANE_HIDDEN flag in favour of a function, and moving the by Nicholas Marriott · 15 years ago
  41. 83078bd Unused variables. Found by lint, no binary change. by Nicholas Marriott · 15 years ago
  42. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago