1. 8dd2f0d More input compatibility love. Support C0 within escape sequences, and the C0 by Nicholas Marriott · 16 years ago
  2. 0ba85cc zap trailing whitespace; by Jason McIntyre · 16 years ago
  3. c1a4c01 Support insert mode by using insert character to shift the cells before writing by Nicholas Marriott · 16 years ago
  4. 52ec9b9 Implement the DEC alignment test. With the last change this is enough for the by Nicholas Marriott · 16 years ago
  5. ebe07c2 Fix some miscalculations when clearing to start of screen: the number of lines by Nicholas Marriott · 16 years ago
  6. 3f16fcb Use vis(3) instead of handrolled function. by Nicholas Marriott · 16 years ago
  7. 2faec76 Pass window titles through vis(1). <0x20 is dropped anyway by the input state by Nicholas Marriott · 16 years ago
  8. 655a1ae Do not set the window title by default (make set-titles option default to off), by Nicholas Marriott · 16 years ago
  9. 6521427 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 16 years ago
  10. 7d45e29 Add a UTF-8 aware string length function and make UTF-8 in by Nicholas Marriott · 16 years ago
  11. 41d985a Add missing documentation for the -a flag used to move to next/previous window by Nicholas Marriott · 16 years ago
  12. e659aa8 Add a section summarising the status line. There are quite a number of status by Nicholas Marriott · 16 years ago
  13. 5823854 undo a mistake found by sobrado; by Jason McIntyre · 16 years ago
  14. c5dbec9 When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux by Nicholas Marriott · 16 years ago
  15. 646cfa6 some cleanup; ok nicm by Jason McIntyre · 16 years ago
  16. fdda414 Cast char to u_char before passing to isalnum(). by Ray Lai · 16 years ago
  17. 3f76a97 Recent code to try and detect if a terminal supports UTF-8 by printing to it by Nicholas Marriott · 16 years ago
  18. 4215d00 remove unused flag; while here, make usage's output fit on 80-column displays. by Igor Sobrado · 16 years ago
  19. a356308 sort options alphabetically. by Igor Sobrado · 16 years ago
  20. dc373ab spawn login shells by default, adapt manpage bits as well. ok nicm@ by Pierre-Yves Ritschard · 16 years ago
  21. f60bc7e Don't access array[-1] if array is an empty string. by Ray Lai · 16 years ago
  22. 49c776e Make code clearer: by Ray Lai · 16 years ago
  23. 3686645 Don't dereference NULL if buf winds up being empty. Can't happen by Ray Lai · 16 years ago
  24. df91860 Don't leak memory if multiple -f flags are given. by Ray Lai · 16 years ago
  25. 29d4016 Update the man page with some recent changes to the code: by Nicholas Marriott · 16 years ago
  26. 6e3f673 Whoops, didn't mean to add this. by Nicholas Marriott · 16 years ago
  27. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 16 years ago