1. d4947fc Handle 0 panes better. by Nicholas Marriott · 16 years ago
  2. 673290d Adjust mouse for x offset. by Nicholas Marriott · 16 years ago
  3. 15362ef Don't need to refresh layout here. Also don't redraw over status line. by Nicholas Marriott · 16 years ago
  4. a45e331 Tweak to CHANGES. by Nicholas Marriott · 16 years ago
  5. b6450b1 Basic horizontal splitting and layout management. Still some redraw and other by Nicholas Marriott · 16 years ago
  6. 6789b33 UTF-8 is now fine, and AIX works. by Nicholas Marriott · 16 years ago
  7. 64bfe09 0.8. by Nicholas Marriott · 16 years ago
  8. 0c61b35 Update www. by Nicholas Marriott · 16 years ago
  9. c4ac39f +UTF-8 fixed to CHANGES. by Nicholas Marriott · 16 years ago
  10. 75012d5 Close .tmux.conf... DOH. by Nicholas Marriott · 16 years ago
  11. 907bec6 FD_CLOEXEC more fds. Still one I can't find... by Nicholas Marriott · 16 years ago
  12. d13add8 More AIX tweaks. by Nicholas Marriott · 16 years ago
  13. 92594c8 Update CHANGES. by Nicholas Marriott · 16 years ago
  14. 3576ce6 Missing \. by Nicholas Marriott · 16 years ago
  15. 8c36db6 AIX forkpty. by Nicholas Marriott · 16 years ago
  16. 792b28e Most of AIX support. by Nicholas Marriott · 16 years ago
  17. 6c27f1c Draw vertical line on the right when window size is limited. by Nicholas Marriott · 16 years ago
  18. 9bdba2e Er, i should be j and c should be u. by Nicholas Marriott · 16 years ago
  19. b0dc171 UTF8_SIZE. by Nicholas Marriott · 16 years ago
  20. aecded5 Copy columns correctly. by Nicholas Marriott · 16 years ago
  21. fb5a92f Only need to print this once... by Nicholas Marriott · 16 years ago
  22. c2a45b1 $Id$ by Nicholas Marriott · 16 years ago
  23. 8a160f2 - Unbreak selection colouring. - Get UTF-8 check the right way round... by Nicholas Marriott · 16 years ago
  24. e2a7ac4 Fix UTF-8 in c&p mode. by Nicholas Marriott · 16 years ago
  25. 6fdac02 Add UTF-8 to grid_compare.. by Nicholas Marriott · 16 years ago
  26. 4db7258 Include protocol version. by Nicholas Marriott · 16 years ago
  27. 23fef99 8 -> UTF8_SIZE. by Nicholas Marriott · 16 years ago
  28. 4cbf7d4 - Ignore padding when writing so copying the screen for copy-mode doesn't include extra characters. by Nicholas Marriott · 16 years ago
  29. ae0ba11 Add some more to server-info. by Nicholas Marriott · 16 years ago
  30. c9856eb Update/reorganise. by Nicholas Marriott · 16 years ago
  31. cf7b384 Better UTF-8 support, including combined characters. Unicode data is now stored by Nicholas Marriott · 16 years ago
  32. 34dd72f _fill functions are no longer needed. Nuke them. by Nicholas Marriott · 16 years ago
  33. abf170d Whoops. Missed a few changes. by Nicholas Marriott · 16 years ago
  34. 6c0728f Step 2 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  35. 5872633 Now unused variable. by Nicholas Marriott · 16 years ago
  36. 989d67c struct grid_data -> struct grid. Stage 1 of the Grand Plan To Make UTF-8 Better. by Nicholas Marriott · 16 years ago
  37. 8762338 +. by Nicholas Marriott · 16 years ago
  38. cb2ac5c Key repeating is now a property of the key binding not of the command. Repeat by Nicholas Marriott · 16 years ago
  39. 587bade Clear using ED when redrawing the screen. I foolishly assumed using spaces by Nicholas Marriott · 16 years ago
  40. a7f5777 Not const. by Nicholas Marriott · 16 years ago
  41. f1aa1ff const. by Nicholas Marriott · 16 years ago
  42. f6001f9 Whoops. Didn't mean to commit this yet. by Nicholas Marriott · 16 years ago
  43. b97264b Update TODO. by Nicholas Marriott · 16 years ago
  44. be0c79f Sockets in /tmp are now created in a subdirectory named, tmux-UID, eg by Nicholas Marriott · 16 years ago
  45. 0cb069a Use lstat. No change yet due to realpath call in tmux.c. by Nicholas Marriott · 16 years ago
  46. 52fb9ca Clear pollfds first. by Nicholas Marriott · 16 years ago
  47. 12bb743 Update. by Nicholas Marriott · 16 years ago
  48. 1f06ae2 Typo. by Nicholas Marriott · 16 years ago
  49. 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
  50. 7398241 Done. by Nicholas Marriott · 16 years ago
  51. e6d35b6 Support for 88 colour terminals. by Nicholas Marriott · 16 years ago
  52. 521fa7d Unused variable. by Nicholas Marriott · 16 years ago
  53. 3f09bf9 char not char *... by Nicholas Marriott · 16 years ago
  54. 56f80a5 break-pane command to split a pane off into a new window; bound to ! by default. by Nicholas Marriott · 16 years ago
  55. 8a6a7e7 CSR resets the cursor to the top-left. Reported by merdely. by Nicholas Marriott · 16 years ago
  56. 0402ef2 Log socket path so I can tell which tmux log is which. by Nicholas Marriott · 16 years ago
  57. a9a22d7 Initialise socket_path before parsing configuration file. by Nicholas Marriott · 16 years ago
  58. 65b9aeb Put socket path in $TMUX. by Nicholas Marriott · 16 years ago
  59. 1712560 Extra function keys from Dashing dashing at hushmail dot com by Nicholas Marriott · 16 years ago
  60. 5803c4f Fix window choice mode, again. by Nicholas Marriott · 16 years ago
  61. 57f5f44 Sort out escape key handling so it works. by Nicholas Marriott · 16 years ago
  62. 792b4db Doh. Set a message when pane is too small rather than dying... by Nicholas Marriott · 16 years ago
  63. a2a5abe This is now fixed. by Nicholas Marriott · 16 years ago
  64. 26edf4c Don't segfault on lock when no sessions attached. by Nicholas Marriott · 16 years ago
  65. eae026f Redraw selection properly. by Nicholas Marriott · 16 years ago
  66. 092cca4 Update TODO. by Nicholas Marriott · 16 years ago
  67. c45eb27 Check the right variable. Doh. by Nicholas Marriott · 16 years ago
  68. 3969b59 Don't turn cursor off unless actually drawing something. by Nicholas Marriott · 16 years ago
  69. 5b7e882 Don't redraw status if it has already been redrawed as part of entire screen. by Nicholas Marriott · 16 years ago
  70. afd67ce Allow selection in vi mode. by Nicholas Marriott · 16 years ago
  71. 78f420e Reuse CPPFLAGS. by Nicholas Marriott · 16 years ago
  72. 664c79c INCDIRS after CPPFLAGS. by Nicholas Marriott · 16 years ago
  73. 761db94 Exclude NetBSD. by Nicholas Marriott · 16 years ago
  74. 03b76db Use CPPFLAGS. by Nicholas Marriott · 16 years ago
  75. 6d8ff85 -err.h. by Nicholas Marriott · 16 years ago
  76. 546a9d5 Don't die on any error from fd. by Nicholas Marriott · 16 years ago
  77. ca8b6a0 NetBSD flags. by Nicholas Marriott · 16 years ago
  78. 5a6ed33 Don't leak string arguments and options. by Nicholas Marriott · 16 years ago
  79. b03783e strdup() not necessary here. by Nicholas Marriott · 16 years ago
  80. f5126e2 And another memory leak. by Nicholas Marriott · 16 years ago
  81. 4573ef1 Memory leak. by Nicholas Marriott · 16 years ago
  82. a4f5d12 Don't leak top line of history and status screen. by Nicholas Marriott · 16 years ago
  83. a766f97 Don't leak existing keys. by Nicholas Marriott · 16 years ago
  84. 17017ef These are fixed. by Nicholas Marriott · 16 years ago
  85. 95c8c04 Redo mode keys slightly more cleanly and apply them to command prompt editing. vi or emacs mode is controlled by the session option status-keys. by Nicholas Marriott · 16 years ago
  86. 47e6b27 Reset mode before adding text. by Nicholas Marriott · 16 years ago
  87. b2282f2 Use the right row when calling RI. by Nicholas Marriott · 16 years ago
  88. 488cec3 More TODO. by Nicholas Marriott · 16 years ago
  89. d76d42f Update TODO. by Nicholas Marriott · 16 years ago
  90. 0450b4a Move status prompt/message init and teardown into status.c. by Nicholas Marriott · 16 years ago
  91. fdafe63 Reset region before using CUD etc. by Nicholas Marriott · 16 years ago
  92. eb7d229 Code tidying on my way to find tmux-in-tmux bug. by Nicholas Marriott · 16 years ago
  93. 1a88dbf Some extra emacs keys from Christian Weisgerber. by Nicholas Marriott · 16 years ago
  94. 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
  95. b1e911a Update TODO. by Nicholas Marriott · 16 years ago
  96. 3a7f3bd Reset name when clearing mode. by Nicholas Marriott · 16 years ago
  97. 9d2697f Whoops. Build testing is a good idea... by Nicholas Marriott · 16 years ago
  98. e6ed1cc Never draw last character: stops stray scrolling sometimes should status line be disabled. by Nicholas Marriott · 16 years ago
  99. 5a04f74 Only use RI at the top of the screen. by Nicholas Marriott · 16 years ago
  100. 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