1. cc9cc1a Some tweaks for Solaris. by Nicholas Marriott · 16 years ago
  2. 323b7cb Ignore tmux*.out as well. by Nicholas Marriott · 16 years ago
  3. f0a716f Use a u_char so top-bit-set update the cursor as well. by Nicholas Marriott · 16 years ago
  4. cd214f8 + item. by Nicholas Marriott · 16 years ago
  5. 7c5f1af Ignore del too. by Nicholas Marriott · 16 years ago
  6. 53dc88e Simplify the code by using the generic _target functions. by Tiago Cunha · 16 years ago
  7. 6b148c8 No TAILQ_REPLACE on NetBSD. by Nicholas Marriott · 16 years ago
  8. 6317046 Use cmd_prarg to include "s when necessary. by Nicholas Marriott · 16 years ago
  9. 5d1b688 Convert hidden flag to a full flags word for the status line and add a flag to by Nicholas Marriott · 16 years ago
  10. 1f2d9e6 +=. by Nicholas Marriott · 16 years ago
  11. d8a35ff Perform some black and midnight cpp witchcraft to get rid of GRID_DEBUG, to fix by Nicholas Marriott · 16 years ago
  12. 8509655 Missing Ar. by Nicholas Marriott · 16 years ago
  13. ddf2efe Update commands, and options. by Tiago Cunha · 16 years ago
  14. e397e3a - Add alias to the break-pane command. by Tiago Cunha · 16 years ago
  15. c80ad45 Avoid using the prompt history when the server is locked, and prevent any by Tiago Cunha · 16 years ago
  16. 058772e - confirm-before command. by Tiago Cunha · 16 years ago
  17. 7d6896a Support NEL. by Nicholas Marriott · 16 years ago
  18. 5fbdca8 Use the xenl terminfo flag to detect early-wrap terminals like the FreeBSD by Nicholas Marriott · 16 years ago
  19. a91ecf4 Note it. by Nicholas Marriott · 16 years ago
  20. f8771a5 Gearing up for 0.9.... by Nicholas Marriott · 16 years ago
  21. ba3ad75 Mouse supprot isn't so bad. by Nicholas Marriott · 16 years ago
  22. 22b44cb 0.9 here we go. by Nicholas Marriott · 16 years ago
  23. 9d157d7 Ready for 0.8. by Nicholas Marriott · 16 years ago
  24. fb2e65a Document panes stuff. by Nicholas Marriott · 16 years ago
  25. c962ee0 Update NOTES. by Nicholas Marriott · 16 years ago
  26. 4641cf3 Document set-remain-on-exit. by Nicholas Marriott · 16 years ago
  27. 73e375f Document break-pane. by Nicholas Marriott · 16 years ago
  28. 054edf7 Document status-keys. by Nicholas Marriott · 16 years ago
  29. 9cfb958 Move some bits about and add some other bits. by Nicholas Marriott · 16 years ago
  30. f9af6f7 Document -L and -8, fix synopsis. by Nicholas Marriott · 16 years ago
  31. 2ab713a Document -r to bind key. by Nicholas Marriott · 16 years ago
  32. 750b810 Remove the right number of characters from the buffer when escape then a cursor by Nicholas Marriott · 16 years ago
  33. 4898ee1 Add mailing lists. by Nicholas Marriott · 16 years ago
  34. 844f616 Update TODO; fix a comment; better screenshot. by Nicholas Marriott · 16 years ago
  35. 9be1cb5 A flag missed. by Nicholas Marriott · 16 years ago
  36. 325d43e rotate-window command. by Nicholas Marriott · 16 years ago
  37. e0eff35 +screenshot. by Nicholas Marriott · 16 years ago
  38. 57d99d9 09. by Nicholas Marriott · 16 years ago
  39. f8db852 Treat flags properly. by Nicholas Marriott · 16 years ago
  40. 8216f7b swap-pane command. by Nicholas Marriott · 16 years ago
  41. 089f090 I can haz screenshots. by Nicholas Marriott · 16 years ago
  42. 6de6f4c Some stuff is done. by Nicholas Marriott · 16 years ago
  43. 3834f09 Update TODO. by Nicholas Marriott · 16 years ago
  44. 72dab09 Don't continue to write into panes that are scheduled for redraw. by Nicholas Marriott · 16 years ago
  45. 15f2491 Don't permit resizing except in manual mode. by Nicholas Marriott · 16 years ago
  46. dbf52fa Change scroll/pane redraws to only redraw the single pane affected rather than by Nicholas Marriott · 16 years ago
  47. 84cde92 If redrawing the region would mean redrawing > half the pane, just schedule to by Nicholas Marriott · 16 years ago
  48. b38f660 Fake warnx(). by Nicholas Marriott · 16 years ago
  49. 91bc683 - Allow switching to hidden windows (for active-only layout). by Nicholas Marriott · 16 years ago
  50. 4748534 Only redraw screen when not hidden. Heh. by Nicholas Marriott · 16 years ago
  51. 3932da2 Better errno, from joshe. by Nicholas Marriott · 16 years ago
  52. d4947fc Handle 0 panes better. by Nicholas Marriott · 16 years ago
  53. 673290d Adjust mouse for x offset. by Nicholas Marriott · 16 years ago
  54. 15362ef Don't need to refresh layout here. Also don't redraw over status line. by Nicholas Marriott · 16 years ago
  55. a45e331 Tweak to CHANGES. by Nicholas Marriott · 16 years ago
  56. b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
  57. 6789b33 UTF-8 is now fine, and AIX works. by Nicholas Marriott · 16 years ago
  58. 64bfe09 0.8. by Nicholas Marriott · 16 years ago
  59. 0c61b35 Update www. by Nicholas Marriott · 16 years ago
  60. c4ac39f +UTF-8 fixed to CHANGES. by Nicholas Marriott · 16 years ago
  61. 75012d5 Close .tmux.conf... DOH. by Nicholas Marriott · 16 years ago
  62. 907bec6 FD_CLOEXEC more fds. Still one I can't find... by Nicholas Marriott · 16 years ago
  63. d13add8 More AIX tweaks. by Nicholas Marriott · 16 years ago
  64. 92594c8 Update CHANGES. by Nicholas Marriott · 16 years ago
  65. 3576ce6 Missing \. by Nicholas Marriott · 16 years ago
  66. 8c36db6 AIX forkpty. by Nicholas Marriott · 16 years ago
  67. 792b28e Most of AIX support. by Nicholas Marriott · 16 years ago
  68. 6c27f1c Draw vertical line on the right when window size is limited. by Nicholas Marriott · 16 years ago
  69. 9bdba2e Er, i should be j and c should be u. by Nicholas Marriott · 16 years ago
  70. b0dc171 UTF8_SIZE. by Nicholas Marriott · 16 years ago
  71. aecded5 Copy columns correctly. by Nicholas Marriott · 16 years ago
  72. fb5a92f Only need to print this once... by Nicholas Marriott · 16 years ago
  73. c2a45b1 $Id$ by Nicholas Marriott · 16 years ago
  74. 8a160f2 - Unbreak selection colouring. - Get UTF-8 check the right way round... by Nicholas Marriott · 16 years ago
  75. e2a7ac4 Fix UTF-8 in c&p mode. by Nicholas Marriott · 16 years ago
  76. 6fdac02 Add UTF-8 to grid_compare.. by Nicholas Marriott · 16 years ago
  77. 4db7258 Include protocol version. by Nicholas Marriott · 16 years ago
  78. 23fef99 8 -> UTF8_SIZE. by Nicholas Marriott · 16 years ago
  79. 4cbf7d4 - Ignore padding when writing so copying the screen for copy-mode doesn't include extra characters. by Nicholas Marriott · 16 years ago
  80. ae0ba11 Add some more to server-info. by Nicholas Marriott · 16 years ago
  81. c9856eb Update/reorganise. by Nicholas Marriott · 16 years ago
  82. cf7b384 Better UTF-8 support, including combined characters. Unicode data is now stored by Nicholas Marriott · 16 years ago
  83. 34dd72f _fill functions are no longer needed. Nuke them. by Nicholas Marriott · 16 years ago
  84. abf170d Whoops. Missed a few changes. by Nicholas Marriott · 16 years ago
  85. 6c0728f Step 2 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  86. 5872633 Now unused variable. by Nicholas Marriott · 16 years ago
  87. 989d67c struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  88. 8762338 +. by Nicholas Marriott · 16 years ago
  89. cb2ac5c Key repeating is now a property of the key binding not of the command. Repeat by Nicholas Marriott · 16 years ago
  90. 587bade Clear using ED when redrawing the screen. I foolishly assumed using spaces by Nicholas Marriott · 16 years ago
  91. a7f5777 Not const. by Nicholas Marriott · 16 years ago
  92. f1aa1ff const. by Nicholas Marriott · 16 years ago
  93. f6001f9 Whoops. Didn't mean to commit this yet. by Nicholas Marriott · 16 years ago
  94. b97264b Update TODO. by Nicholas Marriott · 16 years ago
  95. be0c79f Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg by Nicholas Marriott · 16 years ago
  96. 0cb069a Use lstat. No change yet due to realpath call in tmux.c. by Nicholas Marriott · 16 years ago
  97. 52fb9ca Clear pollfds first. by Nicholas Marriott · 16 years ago
  98. 12bb743 Update. by Nicholas Marriott · 16 years ago
  99. 1f06ae2 Typo. by Nicholas Marriott · 16 years ago
  100. f5f04a9 * New session flag "set-remain-on-exit" to set remain-on-exit flag for new windows created in that session (like "remain-by-default" used to do). Not perfectly happy about this, but until I can think of a good way to introduce it generically (maybe a set of options in the session) this will do. Fixes SF request 2527847. by Nicholas Marriott · 16 years ago