1. 01c4919 Merge branch 'obsd-master' by Thomas Adam · 2 years, 5 months ago
  2. cdacc12 Add support for OSC 8 hyperlinks (a VTE extension now supported by other by nicm · 2 years, 5 months ago
  3. 0a8f356 Spacing/style nits. by nicm · 2 years, 6 months ago
  4. 3a6d82b Some style nits. by Nicholas Marriott · 2 years, 8 months ago
  5. b0ff446 Merge branch 'obsd-master' into master by Thomas Adam · 2 years, 8 months ago
  6. 65c0af7 Preserve CRLF flag when respawning. by nicm · 2 years, 8 months ago
  7. 77fc7ac Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  8. 5710037 Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. by nicm · 3 years, 1 month ago
  9. 7d330c1 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 1 month ago
  10. 8d2286b Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue 2959. by nicm · 3 years, 1 month ago
  11. 479c956 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 2 months ago
  12. 9b1fdb2 Separate "very visible" flag from blinking flag, it should not affect by nicm · 3 years, 2 months ago
  13. cf5e1bb Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  14. 5a4b2fd Fix parsing of aliases again (GitHub issue 2842), also make argument by nicm · 3 years, 3 months ago
  15. 944fde7 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 3 months ago
  16. e463e86 Remove stray spaces after function names. by nicm · 3 years, 3 months ago
  17. 02a6b39 Improve logging of screen mode changes. by nicm · 3 years, 6 months ago
  18. f9f97c8 Change cursor style handling so tmux understands which sequences contain by nicm · 3 years, 6 months ago
  19. 64c276c Add an "always" value to the extended-keys option to always forward by nicm · 3 years, 6 months ago
  20. 2e7ec8c Improve logging of screen mode changes. by Nicholas Marriott · 3 years, 7 months ago
  21. 589d3eb Change cursor style handling so tmux understands which sequences contain by Nicholas Marriott · 3 years, 7 months ago
  22. 8363c6a Add an "always" value to the extended-keys option to always forward these keys by Nicholas Marriott · 3 years, 7 months ago
  23. 7019937 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 9 months ago
  24. e8224fb Fix so tmux correctly sends the cvvis (cursor very visible) capability by nicm · 3 years, 9 months ago
  25. 70a6af6 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 10 months ago
  26. d6542c3 Always resize the original screen before copying when exiting the by nicm · 3 years, 10 months ago
  27. d064060 Merge branch 'obsd-master' by Thomas Adam · 4 years, 1 month ago
  28. 02197f2 Do not leak path when freeing screen, from Sergey Nizovtsev. by nicm · 4 years, 1 month ago
  29. 6ea6d46 Store and restore cursor position when copy mode is resized, from by nicm · 4 years, 6 months ago
  30. e810f15 Store and restore cursor position when copy mode is resized, from Anindya by Nicholas Marriott · 4 years, 7 months ago
  31. 8ae3915 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  32. b72498c Update the cursor position when deleting lines from screens without by nicm · 4 years, 7 months ago
  33. 7da5418 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  34. 100db55 A resize can realloc so cannot cache the value of the list pointer. by nicm · 4 years, 7 months ago
  35. 2b83ee5 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  36. ea5fdd5 There is no point in keeping a bunch of different text buffers for each by nicm · 4 years, 7 months ago
  37. 7a21e91 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  38. 282a7a8 Make sure the cursor position is still on screen after we have trimmed by nicm · 4 years, 7 months ago
  39. 6d63090 Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  40. 53a29a2 Instead of fixing with the cursor position when the copied screen is by nicm · 4 years, 7 months ago
  41. fe1778e Merge branch 'obsd-master' by Thomas Adam · 4 years, 7 months ago
  42. c7883d5 Use grid_empty_line rather than memset when adding new lines on resize. by nicm · 4 years, 7 months ago
  43. 6a2f32b Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  44. 1c8f7c1 Do not restore history flag if it was never set. by nicm · 4 years, 8 months ago
  45. c9cd8f9 Merge branch 'obsd-master' by Thomas Adam · 4 years, 8 months ago
  46. 3bbd66c Move alternate screen into the screen rather than the pane. by nicm · 4 years, 8 months ago
  47. 5455390 Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
  48. fb29242 Make list-keys description clearer in tmux.1 and remove an unused variable. by nicm · 4 years, 10 months ago
  49. 19d5f4a Merge branch 'obsd-master' by Thomas Adam · 4 years, 10 months ago
  50. 265164d Instead of passing titles through vis() which doubles backslashes, just by nicm · 4 years, 10 months ago
  51. dbdff24 Merge branch 'obsd-master' by Thomas Adam · 5 years ago
  52. f3dc38d Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path). by nicm · 5 years ago
  53. bfc1f0c Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  54. ffa4d48 Store and restore cursor across reflow by working out a position based by nicm · 6 years ago
  55. 0292243 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  56. 9ee1a8f Improve cursor positioning after reflow by storing the position as an by nicm · 6 years ago
  57. 469a9e9 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  58. 34c0807 Do not highlight characters which will not be copied, reported by by nicm · 6 years ago
  59. 400b807 Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  60. 82776c4 Move struct screen_sel into screen.c and tidy up members that are only by nicm · 6 years ago
  61. 850c26d Merge branch 'obsd-master' by Thomas Adam · 6 years ago
  62. 2fae6a5 Add accessors for grid linedata member, for some future work. From Dan Aloni. by nicm · 6 years ago
  63. e755ca3 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  64. 533a571 Completely rewrite the reflow code to correctly handle double width by nicm · 7 years ago
  65. 8c29f74 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  66. 3887d95 There is no point in reflowing panes which have not changed width. by nicm · 7 years ago
  67. 2be01ab Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  68. 88517ce Add support for the xterm(1) title stack, from Brad Town, GitHub issue 1075. by nicm · 7 years ago
  69. a999f6f Linux build fixes by Thomas Adam · 7 years ago
  70. 8149bc3 Be more strict about escape sequences that rename windows or set titles: by nicm · 7 years ago
  71. 13a0b6b Collect sequences of printable ASCII characters and process them by nicm · 8 years ago
  72. 7e6c2cb Make the selection able to exist independent of the cursor position, so by nicm · 8 years ago
  73. 4179b42 Add support for BCE (background colour erase). This makes various escape by nicm · 8 years ago
  74. 4160df4 Redraw selection in tty_draw_line, so it appears when redrawing whole by nicm · 8 years ago
  75. e454018 Add static in window-*.c and move some internal functions out of tmux.h. by nicm · 8 years ago
  76. c426e48 Loads more static, except for cmd-*.c and window-*.c. by nicm · 8 years ago
  77. 2627ab3 Remember the number of lines scrolled into the history (versus cleared by nicm · 8 years ago
  78. 0f73af8 Don't update cells in each block of data read from a pane immediately, by nicm · 8 years ago
  79. 17e4744 Spelling error (incrased -> increased), from Josh Soref. by nicm · 8 years ago
  80. 995af0e I no longer use my SourceForge address so replace it. by nicm · 9 years ago
  81. 2a1f27e Couple of trivial style nits. by nicm · 9 years ago
  82. 9952201 Count brackets in #{?...} so that nested conditional formats work, from by nicm · 9 years ago
  83. d9b3133 Only set default title to hostname on screens that are being used for a by nicm · 9 years ago
  84. 8a8e2eb correctly use HOST_NAME_MAX. by deraadt · 10 years ago
  85. e4bf1e5 Add V for select line with vi(1) keys. From Juho Pohjala. by nicm · 10 years ago
  86. 900f6fc Tidy up some includes. by nicm · 10 years ago
  87. a27ba6e Add xreallocarray and remove nmemb argument from xrealloc. by nicm · 10 years ago
  88. 4e956d5 Various minor style and spacing nits. by nicm · 10 years ago
  89. 29d20a5 Fix two copy mode problems: by nicm · 10 years ago
  90. adc1f21 Three small changes from Tiago Cunha: by nicm · 11 years ago
  91. 88a4da9 Don't let cursor position overflow when reflowing, from Christopher Collins. by Nicholas Marriott · 12 years ago
  92. 9b7e18f Rework reflow code so it does not do so much allocation which should be by Nicholas Marriott · 12 years ago
  93. 8903c1f Automatically reflow wrapped lines when a pane is resized, requested by by Nicholas Marriott · 12 years ago
  94. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  95. 87d092d Michael Krysiak points out that some terminals (eg mintty) have cursor by Nicholas Marriott · 13 years ago
  96. 3ea5e06 Support DECSCUSR sequence to set the cursor style with two new by Nicholas Marriott · 14 years ago
  97. 944b5e6 Support xterm(1) cursor colour change sequences through terminfo(5) Cc by Nicholas Marriott · 14 years ago
  98. a70df70 Don't need vis.h anymore. by Nicholas Marriott · 14 years ago
  99. b1dfc74 Don't use strnvis for the title as it breaks UTF-8. set-titles is now by Nicholas Marriott · 14 years ago
  100. 20ed20e Fix rectangle copy to behave like emacs - the cursor is not part of the by Nicholas Marriott · 14 years ago