1. 6a45fab New command, join-pane, to split and move an existing pane into the space (like by Nicholas Marriott · 15 years ago
  2. 6311bd1 Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right by Nicholas Marriott · 15 years ago
  3. 6c98626 Eliminate duplicate code and ease the passage for server-wide options by adding by Nicholas Marriott · 15 years ago
  4. 0926a23 New command, capture-pane, which copies the entire pane contents to a paste by Nicholas Marriott · 15 years ago
  5. a78cc98 Cleanup by moving various (mostly horrible) little bits handling UTF-8 grid by Nicholas Marriott · 15 years ago
  6. 8db145d Add a per-client log of status line messages displayed while that client by Nicholas Marriott · 15 years ago
  7. 5bebbd8 Bye-bye buffer*.c. by Nicholas Marriott · 15 years ago
  8. 4d60913 Switch jobs over to use a bufferevent. by Nicholas Marriott · 15 years ago
  9. abf3a5d Initial changes to move tmux to libevent. by Nicholas Marriott · 15 years ago
  10. fd2ef18 Rewrite xterm-keys code (both input and output) so that works (doesn't always by Nicholas Marriott · 15 years ago
  11. eddcc3d Split the server code handling clients, jobs and windows off into separate by Nicholas Marriott · 15 years ago
  12. 90ad041 Client tidying: get rid of client_ctx struct in favour of two variables in by Nicholas Marriott · 15 years ago
  13. 64b5f39 Add a pipe-pane command to allow a pane to be piped to a shell command, for by Nicholas Marriott · 15 years ago
  14. 5aa49e6 Split list-panes off from list-windows. by Nicholas Marriott · 15 years ago
  15. 6bca92d Rather than running status-left, status-right and window title #() with popen by Nicholas Marriott · 15 years ago
  16. 35ca994 Remove scroll mode which is now redundant, copy mode should be used instead. by Nicholas Marriott · 15 years ago
  17. 8fa1858 New lock-client and lock-session commands to lock an individual client or all by Nicholas Marriott · 15 years ago
  18. b01dcd7 Remove the internal tmux locking and instead detach each client and run the by Nicholas Marriott · 15 years ago
  19. 14ebcab run-shell command to run a shell command without opening a window, sending by Nicholas Marriott · 15 years ago
  20. 0431996 Add a new display-panes command, with two options (display-panes-colour and by Nicholas Marriott · 15 years ago
  21. 7b847ce Add a choose-client command and extend choose-{session,window} to accept a by Nicholas Marriott · 15 years ago
  22. f063571 Switch tmux to use imsg. This is the last major change to make the by Nicholas Marriott · 15 years ago
  23. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  24. 5f13bb0 There aren't many client message types or code to handle them so get rid of the by Nicholas Marriott · 15 years ago
  25. dd4a3b2 tty_write is relatively short and the only function left in tty-write.c so move by Nicholas Marriott · 15 years ago
  26. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  27. 6f5150a - New command display-message (alias display) to display a message in the by Nicholas Marriott · 15 years ago
  28. ceace9c Since tmux doesn't actually need ncurses, use -lcurses/curses.h by Nicholas Marriott · 15 years ago
  29. 023d8d3 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
  30. 81181bf New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
  31. 5050171 diagflags for diags okay nicm@ by Marc Espie · 15 years ago
  32. 74d0851 Remove some cruft from the Makefile. by Nicholas Marriott · 15 years ago
  33. 7e796de Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  34. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago