1. 488cec3 More TODO. by Nicholas Marriott · 16 years ago
  2. d76d42f Update TODO. by Nicholas Marriott · 16 years ago
  3. 0450b4a Move status prompt/message init and teardown into status.c. by Nicholas Marriott · 16 years ago
  4. fdafe63 Reset region before using CUD etc. by Nicholas Marriott · 16 years ago
  5. eb7d229 Code tidying on my way to find tmux-in-tmux bug. by Nicholas Marriott · 16 years ago
  6. 1a88dbf Some extra emacs keys from Christian Weisgerber. by Nicholas Marriott · 16 years ago
  7. cce03e1 Looking up argv[0] is expensive, so just use p_comm for the window name which is good enough. Also increase name update time to 500 ms. by Nicholas Marriott · 16 years ago
  8. b1e911a Update TODO. by Nicholas Marriott · 16 years ago
  9. 3a7f3bd Reset name when clearing mode. by Nicholas Marriott · 16 years ago
  10. 9d2697f Whoops. Build testing is a good idea... by Nicholas Marriott · 16 years ago
  11. e6ed1cc Never draw last character: stops stray scrolling sometimes should status line be disabled. by Nicholas Marriott · 16 years ago
  12. 5a04f74 Only use RI at the top of the screen. by Nicholas Marriott · 16 years ago
  13. 959eeef FreeBSD's console wraps lines at $COLUMNS - 1 rather than $COLUMNS (the cursor can never be beyond $COLUMNS - 1) and does not appear to support changing this behaviour, or any of the obvious possibilities (turning off right margin wrapping, insert mode). This is irritating, most notably because it impossible to write to the very bottom-right of the screen without scrolling. To work around this, if built on FreeBSD and run with a "cons" $TERM, the bottom-right cell on the screen is omitted. by Nicholas Marriott · 16 years ago
  14. 4ddac7f Update. by Nicholas Marriott · 16 years ago
  15. e0fe64b Further unbreakage. by Nicholas Marriott · 16 years ago
  16. c6193f7 Unbreak OS X. by Nicholas Marriott · 16 years ago
  17. d5eaf3a Emulate CSR with existing screen data on old/stupid terminals which don't support it. by Nicholas Marriott · 16 years ago
  18. 6c76aac Lose unnecessary cursor restores, fix a couple of placement bugs and remove unused CR. by Nicholas Marriott · 16 years ago
  19. 03d531e Move sx,sy into tty rather than client. by Nicholas Marriott · 16 years ago
  20. 6537858 Don't debug this stuff. by Nicholas Marriott · 16 years ago
  21. 514fe11 We are going to need the updated screen data for emulating the scroll region, by Nicholas Marriott · 16 years ago
  22. 91c9d95 Change tty_cmd_* to use a window_pane. by Nicholas Marriott · 16 years ago
  23. e444b0b Split most of tty_cmd_cell off to tty_cell. First step on making tty_cmd_* take by Nicholas Marriott · 16 years ago
  24. c6be7d3 Simplify screen/tty write code to eliminate function pointer which is now by Nicholas Marriott · 16 years ago
  25. 89f3082 Update TODO. by Nicholas Marriott · 16 years ago
  26. b373993 Don't redraw status line unless it has actually changed. Stops extraneous by Nicholas Marriott · 16 years ago
  27. cc5a0ab Update TODO. by Nicholas Marriott · 16 years ago
  28. d9f3bcd Zero to turn off updates. by Nicholas Marriott · 16 years ago
  29. b7c446f FAQ entry for automatic rename CPU use. by Nicholas Marriott · 16 years ago
  30. 1b036c1 Return -1 not NULL on error. Doh. by Nicholas Marriott · 16 years ago
  31. c9cfc9a Don't try to change the window name unless the pid of the process chosen has by Nicholas Marriott · 16 years ago
  32. 9d90d9a Increase name refresh interval to 250 ms to reduce CPU use. by Nicholas Marriott · 16 years ago
  33. 8c7c442 Tweak language. by Nicholas Marriott · 16 years ago
  34. 44cc9c4 Typos. by Nicholas Marriott · 16 years ago
  35. 9b09c8d Test. by Nicholas Marriott · 16 years ago
  36. f5d064a Test syncmail III. by Nicholas Marriott · 16 years ago
  37. b94ddce Test syncmail II. by Nicholas Marriott · 16 years ago
  38. b9af491 Test syncmail. by Nicholas Marriott · 16 years ago
  39. dd1ebf1 Handle "" properly. by Nicholas Marriott · 16 years ago
  40. b235815 Don't close fds, so error message appears. by Nicholas Marriott · 16 years ago
  41. 7942e49 Session name is now shown. by Nicholas Marriott · 16 years ago
  42. 62d2ab3 Continue process if suspended. by Nicholas Marriott · 16 years ago
  43. 85fd214 Move to 0.8. by Nicholas Marriott · 16 years ago
  44. 33d56a3 Remove senseless if statement. by Tiago Cunha · 16 years ago
  45. 4264ad7 Don't accept NULL argv[0]. by Nicholas Marriott · 16 years ago
  46. 091c08f Use both pgrp. by Nicholas Marriott · 16 years ago
  47. 505b071 More tweakery. by Nicholas Marriott · 16 years ago
  48. dd962b6 automatic-rename added. by Tiago Cunha · 16 years ago
  49. 0e03dc2 Update. by Nicholas Marriott · 16 years ago
  50. 028419f Comment. Missing OS X headers. +TODO. by Nicholas Marriott · 16 years ago
  51. 1583b87 And again. by Nicholas Marriott · 16 years ago
  52. 523b2e8 Tweak FreeBSD too. by Nicholas Marriott · 16 years ago
  53. f53bcc8 Even better. by Nicholas Marriott · 16 years ago
  54. 1d3fba8 Make process name guessing pick up SSTOP. by Nicholas Marriott · 16 years ago
  55. 69ebc15 Time for 0.7. by Nicholas Marriott · 16 years ago
  56. 3c7fefd Document automatic-rename. by Nicholas Marriott · 16 years ago
  57. bb3eb77 New sentence, new line. by Nicholas Marriott · 16 years ago
  58. ea8a8d3 Document command sequences. by Nicholas Marriott · 16 years ago
  59. c8e2727 Update cursor y on newline otherwise RI gets screwed up at y=0. by Nicholas Marriott · 16 years ago
  60. fe9320a Prevent weird output on OpenBSD (probably on other BSD's too?). From nicm. by Tiago Cunha · 16 years ago
  61. 5edb324 Update. by Nicholas Marriott · 16 years ago
  62. 70dbc2f - Document find-window. by Tiago Cunha · 16 years ago
  63. 4213ff8 copy-buffer command. by Tiago Cunha · 16 years ago
  64. b5f4b77 Update. by Tiago Cunha · 16 years ago
  65. 5a7b7aa Don't leak fd. by Nicholas Marriott · 16 years ago
  66. dd4e160 - Document the -p and -l options in split-window. by Tiago Cunha · 16 years ago
  67. c7ffee6 {message,status,mode}-attr added by Tiago Cunha · 16 years ago
  68. 804beb9 Support commands with right parenthesis. From nicm and me. by Tiago Cunha · 16 years ago
  69. 051dcdc Fix all rxvt*. by Nicholas Marriott · 16 years ago
  70. ef7c891 Missing line break. by Nicholas Marriott · 16 years ago
  71. 43c936c Bye bye debugging. by Nicholas Marriott · 16 years ago
  72. 0127137 move-window bound to ., from joshe. by Nicholas Marriott · 16 years ago
  73. d8f027c Missing ;. by Nicholas Marriott · 16 years ago
  74. e16ed21 Format. by Nicholas Marriott · 16 years ago
  75. 6fb9d4d Tweak example. by Nicholas Marriott · 16 years ago
  76. 882316a Set colour of window entry in status line based on window options. by Nicholas Marriott · 16 years ago
  77. 2bb499c Support #(command) in status-left, and status-right. by Tiago Cunha · 16 years ago
  78. 871f57c Ugh. Another inner loop variable reuse bug. by Nicholas Marriott · 16 years ago
  79. b407686 Fix page down, again. by Nicholas Marriott · 16 years ago
  80. 2bf9f49 Undo this and just shut lint up. by Nicholas Marriott · 16 years ago
  81. 6ad0d2a Nuke debugging. by Nicholas Marriott · 16 years ago
  82. 2057e66 Mouse in copy mode. by Nicholas Marriott · 16 years ago
  83. 4428987 * Better support for at least the most common variant of mouse input: parse it and adjust for different panes. Also support mouse in window/session choice mode. by Nicholas Marriott · 16 years ago
  84. 70024b3 Exit properly when bas password. by Nicholas Marriott · 16 years ago
  85. 2af5244 -u to start with screen scrolled up. by Nicholas Marriott · 16 years ago
  86. 7b18a9a Avoid warning. by Nicholas Marriott · 16 years ago
  87. 167178a Tweak selection slightly. by Nicholas Marriott · 16 years ago
  88. fbbf46e Close stdin/stdout/stderr. by Nicholas Marriott · 16 years ago
  89. c172628 Handle cursor on/off better. by Nicholas Marriott · 16 years ago
  90. eafc169 Don't use NULL argv. by Nicholas Marriott · 16 years ago
  91. 162546a Done! by Nicholas Marriott · 16 years ago
  92. c6bd9e2 Allow status, mode and message attributes to be changed by three new options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink by Nicholas Marriott · 16 years ago
  93. d697090 +nitems. by Nicholas Marriott · 16 years ago
  94. a239d80 Don't reuse index variable. by Nicholas Marriott · 16 years ago
  95. 9cde0c2 Be more clever about picking window name. by Nicholas Marriott · 17 years ago
  96. 4d7e555 Don't screw up UTF-8 combined characters. by Nicholas Marriott · 17 years ago
  97. 514adbd Update. by Nicholas Marriott · 17 years ago
  98. 7c8cd81 Typos. by Nicholas Marriott · 17 years ago
  99. f62ed6a load-buffer command by Tiago Cunha · 17 years ago
  100. d60ad6f Make the caller responsible for allocating memory for the paste buffer data by Tiago Cunha · 17 years ago