1. 9605b08 Do not hoke into struct window_pane from the tty code and instead set by nicm · 4 years, 5 months ago
  2. 938156d DECRC and DECSC apparently need to preserve origin mode as well, based by nicm · 6 years ago
  3. 3f6bfba Allow multiple modes to be open in a pane. A stack of open modes is kept by nicm · 6 years ago
  4. f98c66e Add a separate mode struct for the active window mode if any. by nicm · 6 years ago
  5. bde0224 Pass window into mode functions. by nicm · 6 years ago
  6. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  7. 5fee463 Add a format for the name of the pane's mode, lets it be used as a by nicm · 7 years ago
  8. 314e933 Add support for the OSC 4 and OSC 104 palette setting escape sequences, by nicm · 8 years ago
  9. 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
  10. 76d6d36 Fundamental change to how copy mode key bindings work: by nicm · 8 years ago
  11. a81685b Add static in cmd-* and fix a few other nits. by nicm · 8 years ago
  12. 1fd6ca2 Instead of representing colours in several different forms with various by nicm · 8 years ago
  13. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  14. 577c0e3 Use __unused rather than rolling our own. by nicm · 9 years ago
  15. 69e0b83 Support UTF-8 key bindings by expanding the key type from int to by nicm · 9 years ago
  16. 44657bf Move struct options into options.c. by nicm · 9 years ago
  17. 16ee4de Remove some extra blank lines. by nicm · 9 years ago
  18. 6419f66 Give clock mode its own timer. by nicm · 9 years ago
  19. bf635e7 Rewrite of tmux mouse support which was a mess. Instead of having by nicm · 10 years ago
  20. 175f215 Having three *clock* files is ridiculous, remove clock.c. by nicm · 11 years ago
  21. 8d59b18 No more lint means no more ARGSUSED. by Nicholas Marriott · 12 years ago
  22. 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
  23. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  24. 4f5c5b3 Pass in the session, rather than the client, to window modes' key() by Nicholas Marriott · 14 years ago
  25. 15a64b8 Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last by Nicholas Marriott · 15 years ago
  26. 106ee8f This doesn't need to be u_int. by Nicholas Marriott · 15 years ago
  27. 4ca857e Remove a couple of unused arguments where possible, and add /* ARGSUSED */ to by Nicholas Marriott · 15 years ago
  28. 710393e Use gmtime_r so the current time isn't overwritten, the minute comparison works by Nicholas Marriott · 15 years ago
  29. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago