1. ec0c33b some minor tweaks; ok nicm by Jason McIntyre · 15 years ago
  2. de73fed zap trailing whitespace; by Jason McIntyre · 15 years ago
  3. d7de29e Minor language tweaks, change which key bindings are summarised. by Nicholas Marriott · 15 years ago
  4. 57381aa Move the key bindings section to near the start, mention attach/detach in the by Nicholas Marriott · 15 years ago
  5. 6491274 Infrastructure and commands to manage the environment for processes started by Nicholas Marriott · 15 years ago
  6. 90f8151 Options to set the colours and attributes for status-left/-right. From Thomas by Nicholas Marriott · 15 years ago
  7. e89e70e If there is an error in the configuration file, don't just exit(1) as this can by Nicholas Marriott · 15 years ago
  8. ccaf872 Move introduction section up into description. From jmc. by Nicholas Marriott · 15 years ago
  9. 746fe58 tweak INTRODUCTION; from nicm and myself by Jason McIntyre · 15 years ago
  10. 12ef3ce Add a -a flag to set-option and set-window-option to append to an existing by Nicholas Marriott · 15 years ago
  11. a0647f1 restructure the layout of this page, moving the commands into various by Jason McIntyre · 15 years ago
  12. 6b69b93 clean up some macro abuse in the commands section; by Jason McIntyre · 15 years ago
  13. 9a391b3 tweak previous; by Jason McIntyre · 15 years ago
  14. 1673735 Add a terminal-overrides session option allowing individual terminfo(5) entries by Nicholas Marriott · 15 years ago
  15. 6d86882 tweak previous; by Jason McIntyre · 15 years ago
  16. 071494d Merge pane number into the target specification for pane commands. Instead of by Nicholas Marriott · 15 years ago
  17. a87228b new sentence, new line; by Jason McIntyre · 15 years ago
  18. a419e73 Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy by Nicholas Marriott · 15 years ago
  19. f596be9 Final pieces of mode key rebinding: bind-key and unbind-key now accept a -t by Nicholas Marriott · 15 years ago
  20. 8678500 Next step towards customisable mode keys: build each default table of keys into by Nicholas Marriott · 15 years ago
  21. 2da4864 If select-layout is not given an argument, repply the last layout used in the by Nicholas Marriott · 15 years ago
  22. ad0aad2 Add a key to delete to end of line at the prompt (^K in emacs mode, C/D in vi). by Nicholas Marriott · 15 years ago
  23. 5a1a106 Permit commands to be bound to key presses without the prefix key first. The by Nicholas Marriott · 15 years ago
  24. ce4eb65 up-pane and down-pane no longer auto-repeat; update the description of by Stuart Henderson · 15 years ago
  25. f7df0ba Tidy the target parsing code a bit and correct the behaviour so that as before by Nicholas Marriott · 15 years ago
  26. c0862da Tweak unbind-key language very slightly. by Nicholas Marriott · 15 years ago
  27. b292f71 Add a status-justify option to allow the window list in the status line to be by Nicholas Marriott · 15 years ago
  28. e32e0d5 New options, window-status-current-{fg,bg,attr}, to set the fg, bg and by Nicholas Marriott · 15 years ago
  29. 550b855 tweak previous; by Jason McIntyre · 15 years ago
  30. 6036bdd Improved layout code. by Nicholas Marriott · 15 years ago
  31. fc6a65c Add three new session options: visual-activity, visual-bell, visual-content. If by Nicholas Marriott · 15 years ago
  32. 0ca6f66 Make it so using kill-pane to destroy the last pane in a window destroys the by Nicholas Marriott · 15 years ago
  33. 6f5150a - New command display-message (alias display) to display a message in the by Nicholas Marriott · 15 years ago
  34. ce53936 Tidy up new-session and attach-session and change them to work from inside by Nicholas Marriott · 15 years ago
  35. 7ddba90 If -u is specified or UTF-8 is otherwise detected when the server is started, by Nicholas Marriott · 15 years ago
  36. 3e9d9a2 Fix arguments to switch-client. by Nicholas Marriott · 15 years ago
  37. aa3403a Add a -k flag to unlink-window which makes it behave the same as the old by Nicholas Marriott · 15 years ago
  38. 5d91555 zap trailing whitespace; by Jason McIntyre · 15 years ago
  39. 023d8d3 Tidy up and improve target (-t) argument parsing: by Nicholas Marriott · 15 years ago
  40. 88555d9 Document the -k flag to new-window. by Nicholas Marriott · 15 years ago
  41. 22d51ec Add a "back to indentation" key in copy mode to move the cursor to the first by Nicholas Marriott · 15 years ago
  42. 22355ce If it exist, load a system-wide configuration file /etc/tmux.conf before any by Nicholas Marriott · 15 years ago
  43. e415ead Add -r to the synopsis of the paste-buffer command, prompted by jmc. by Nicholas Marriott · 15 years ago
  44. 2f71982 When pasting, translate \n into \r. This matches xterm and putty's behaviour, by Nicholas Marriott · 15 years ago
  45. 4cbbbdd paste-buffer -d was not documented. From Kalle Olavi Niemitalo. by Nicholas Marriott · 15 years ago
  46. daa1faa Add a default-terminal option to set the starting value of $TERM in new windows. by Nicholas Marriott · 15 years ago
  47. 25d5734 Document display-time option which seems to have been missed. by Nicholas Marriott · 15 years ago
  48. 81181bf New command, if-shell (alias if). Executes the tmux command in the second by Nicholas Marriott · 15 years ago
  49. 084d07f Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, by Nicholas Marriott · 15 years ago
  50. 69e150b Add a section summarising how options work, make the distinction between window by Nicholas Marriott · 15 years ago
  51. 916669a Add missing spaces before some alias closing brackets, otherwise they are by Nicholas Marriott · 15 years ago
  52. 7e796de Change find-window and monitor-content to use fnmatch(3). For convenience and by Nicholas Marriott · 15 years ago
  53. 7b4077e tweak previous; by Jason McIntyre · 15 years ago
  54. 013b88d Mention LC_ALL, LC_CTYPE. by Nicholas Marriott · 15 years ago
  55. 6d2830a Add some common config file examples to the quick start section. by Nicholas Marriott · 15 years ago
  56. 0ba85cc zap trailing whitespace; by Jason McIntyre · 15 years ago
  57. 655a1ae Do not set the window title by default (make set-titles option default to off), by Nicholas Marriott · 15 years ago
  58. 6521427 New session option, status-utf8, to control the interpretation of top-bit-set by Nicholas Marriott · 15 years ago
  59. 41d985a Add missing documentation for the -a flag used to move to next/previous window by Nicholas Marriott · 15 years ago
  60. e659aa8 Add a section summarising the status line. There are quite a number of status by Nicholas Marriott · 15 years ago
  61. 5823854 undo a mistake found by sobrado; by Jason McIntyre · 15 years ago
  62. 646cfa6 some cleanup; ok nicm by Jason McIntyre · 15 years ago
  63. 3f76a97 Recent code to try and detect if a terminal supports UTF-8 by printing to it by Nicholas Marriott · 15 years ago
  64. a356308 sort options alphabetically. by Igor Sobrado · 15 years ago
  65. dc373ab spawn login shells by default, adapt manpage bits as well. ok nicm@ by Pierre-Yves Ritschard · 15 years ago
  66. 29d4016 Update the man page with some recent changes to the code: by Nicholas Marriott · 15 years ago
  67. 35876ea Import tmux, a terminal multiplexor allowing (among other things) a single by Nicholas Marriott · 15 years ago