1. 2f71982 When pasting, translate \n into \r. This matches xterm and putty's behaviour, by Nicholas Marriott · 15 years ago
  2. daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  3. 81181bf New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
  4. 643c219 Tidy by removing unused argument from grid_view_{insert,delete}_line_region by Nicholas Marriott · 15 years ago
  5. 084d07f Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, by Nicholas Marriott · 15 years ago
  6. 923ccfa Rename the global options variables to be shorter and to make session options by Nicholas Marriott · 15 years ago
  7. b11b1dd Remove some unused function declarations; no binary change. by Nicholas Marriott · 15 years ago
  8. e225ce0 #ifndef nitems to avoid redefining it if it is already in a header. by Nicholas Marriott · 15 years ago
  9. a7075f1 tmux doesn't and won't need syslog logging, so remove it and some other unused by Nicholas Marriott · 15 years ago
  10. 1675ddb Miscellaneous unused functions, including one which was basically a by Nicholas Marriott · 15 years ago
  11. ed83504 Nuke unused buffer functions. Found by lint. by Nicholas Marriott · 15 years ago
  12. 7e796de Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  13. 096cbf2 Add a dedicated function to convert a line into a string and use it to simplify the search window function. by Nicholas Marriott · 15 years ago
  14. 2de599a Trying to predict the cursor position for UTF-8 output in the same way as for by Nicholas Marriott · 15 years ago
  15. 27cfa81 Constify utf8_width() function argument. by Nicholas Marriott · 15 years ago
  16. d42fb43 Proper support for tab stops (\033H etc), using a bitstring(3). Makes another by Nicholas Marriott · 15 years ago
  17. 52ec9b9 Implement the DEC alignment test. With the last change this is enough for the by Nicholas Marriott · 15 years ago
  18. 6521427 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
  19. 7d45e29 Add a UTF-8 aware string length function and make UTF-8 in by Nicholas Marriott · 15 years ago
  20. c5dbec9 When swapping pane positions, swap the PANE_HIDDEN flag as well, otherwise tmux by Nicholas Marriott · 15 years ago
  21. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago