1. 73b9328 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  2. 248aa54 Style and spacing nits. by nicm · 7 years ago
  3. 70cc8f2 Shut up a warning. by nicm · 7 years ago
  4. 92d8658 Update TODO. by Nicholas Marriott · 7 years ago
  5. a8e0363 Add setrgbf setrgbb. by Nicholas Marriott · 7 years ago
  6. 3500820 Differences to OpenBSD. by Nicholas Marriott · 7 years ago
  7. 113356c Build fixes. by Nicholas Marriott · 7 years ago
  8. b3d0ed4 time.h here too. by nicm · 7 years ago
  9. 61c0189 Need time.h. by nicm · 7 years ago
  10. f17ecaa Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  11. 9c4d0d4 Some changes that will appear when we sync up. by Nicholas Marriott · 7 years ago
  12. d60663e Some applications like vi(1) and tmux until 10 minutes or so ago, do not by nicm · 7 years ago
  13. ea6428a It is not OK to ignore SIGWINCH if SIOCGWINSZ reports the size has by nicm · 7 years ago
  14. 80c6b48 Because we defer actually resizing applications (calling TIOCSWINSZ) by nicm · 7 years ago
  15. 7eb496c Look for setrgbf and setrgbb terminfo extensions for RGB colour. This is by nicm · 7 years ago
  16. aad4e4d Rewrite of choose mode, both to simplify and tidy the code and to add by nicm · 7 years ago
  17. cea83c0 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  18. bd39fcb Preserve search string when entering prompt again. by nicm · 7 years ago
  19. 0d07390 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  20. 5ee6dc2 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  21. 64552ae Add a flag to stop the prompt input being expanded. by nicm · 7 years ago
  22. b95e582 Store a copy of the old status line, will be needed soon for new choose mode. by nicm · 7 years ago
  23. 8a214b2 Function to count clients. by nicm · 7 years ago
  24. 5bc5fe5 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  25. a2ace9d Add ||, && format operators and C: to search pane content. by nicm · 7 years ago
  26. d3959a2 Merge branch 'obsd-master' by Thomas Adam · 7 years ago
  27. 1257501 Add m: for fnmatch(3) format matching. by nicm · 7 years ago
  28. bfd7209 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  29. 1883d29 Do not factor in screen_hsize() for the visible copy mode screen when by nicm · 8 years ago
  30. 1525344 Tweak text to mention initial size, from John Hood. by nicm · 8 years ago
  31. b017dc7 Update release text. by Nicholas Marriott · 8 years ago
  32. b5a6458 Merge branch '2.5-rc' by Nicholas Marriott · 8 years ago
  33. caa9073 2.5. by Nicholas Marriott · 8 years ago 2.5
  34. de45957 Add to CHANGES. by Nicholas Marriott · 8 years ago
  35. f4a4273 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  36. d515862 Support OSC 10 and 11 to set foreground and background colours, from by nicm · 8 years ago
  37. bf5a196 Changes in master. by Nicholas Marriott · 8 years ago
  38. 5d7dfef Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  39. dbc8cae Change so that sessions created detached (-d or no client) are always by nicm · 8 years ago
  40. 1e1e0f1 Add test for -x and -y too. by Nicholas Marriott · 8 years ago
  41. 385bf08 Also recalculate session sizes when refreh-client -C is used. GitHub issue 947. by nicm · 8 years ago
  42. eb1f362 Do not need /dev/null. by Nicholas Marriott · 8 years ago
  43. 5386e65 Add some tests. by Nicholas Marriott · 8 years ago
  44. d149752 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  45. 91d202d Tidy command prompt callbacks and pass in the client. by nicm · 8 years ago
  46. 3888bf9 Need to check libutil for fparseln. by Nicholas Marriott · 8 years ago
  47. 3df4e78 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  48. b74b6dc Missed during merge. by Nicholas Marriott · 8 years ago
  49. 31625c2 Line length and spaces to tabs. by nicm · 8 years ago
  50. dcdaf5c Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  51. 3618177 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  52. 1ba7f1d Check the terminfo(5) U8 capability and disable using UTF-8 for ACS if by nicm · 8 years ago
  53. b160de5 Notify layout changed when choosing predefined layouts, from Joshua Brot. by nicm · 8 years ago
  54. 7edaedf Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  55. cb5fcb3 The Konsole SU bug means it can't clear the entire scroll region (it by nicm · 8 years ago
  56. 58f8421 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  57. 7a4c66b Scroll the right number of lines off the region when clearing. by nicm · 8 years ago
  58. d58c379 Some other unused variables. by nicm · 8 years ago
  59. ea190d8 Merge branch '2.5-rc' by Nicholas Marriott · 8 years ago
  60. 0f26739 2.5-rc2. by Nicholas Marriott · 8 years ago
  61. ae2c5ad Reset updated flag when restarting job so new output is detected, reported by by Nicholas Marriott · 8 years ago
  62. 9f9f8c8 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  63. 50f1f1d Compare >= for columns not >. by nicm · 8 years ago
  64. 0264ef0 Can scroll away full lines to clear them too. by nicm · 8 years ago
  65. f688653 Remove an unused variable. by nicm · 8 years ago
  66. 886d896 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  67. 8331000 Merge branch '2.5-rc' by Nicholas Marriott · 8 years ago
  68. 0cd7472 When expanding a line in order to clear it, we need to use the default by nicm · 8 years ago
  69. 2bff5e7 ECH needs to use background colour. by Nicholas Marriott · 8 years ago
  70. 90f2a41 Need to clear tty context before using it. by nicm · 8 years ago
  71. 7c07f5f Cannot rely on cursor position after DL and IL (some terminals move to by nicm · 8 years ago
  72. 20e3059 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  73. e2a18e2 Need to store bg for ECH. by nicm · 8 years ago
  74. da724fe Cannot rely on cursor position after DL and IL (some terminals move to by nicm · 8 years ago
  75. ffd8beb Need to clear tty context before using it. by nicm · 8 years ago
  76. 5d3cf2f Only redraw single client, and tweak some logging. by nicm · 8 years ago
  77. 7f813dc Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  78. 18bab30 Scrolling needs to use background colour. by nicm · 8 years ago
  79. 60f7b05 Regions can't be smaller than 2 so don't try to clear them by scrolling if so. by nicm · 8 years ago
  80. 7f626c8 Can use INDN to clear regions with default background colour if margins by nicm · 8 years ago
  81. 886d50d ECH needs to use background colour. by nicm · 8 years ago
  82. 7d3e2c8 Store copy mode search string in pane so search-again command works even by nicm · 8 years ago
  83. 1cdc456 Merge branch '2.5-rc' by Nicholas Marriott · 8 years ago
  84. 69df38f Clear to start of screen needs to use background colour. by nicm · 8 years ago
  85. 5e30b81 Need to redraw out to cellsize (total cells used in a line) rather than by nicm · 8 years ago
  86. 99582be Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  87. c0d3f20 Clear to start of screen needs to use background colour. by nicm · 8 years ago
  88. 989cdca Need to redraw out to cellsize (total cells used in a line) rather than by nicm · 8 years ago
  89. def8f85 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  90. 349cdd6 Make environ_log prefix take a format. by nicm · 8 years ago
  91. c54a5b3 Change how we resolve which pane is dragging when there are multiple by nicm · 8 years ago
  92. 6d961d6 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  93. 247ec2a Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  94. 8ab2753 Move to the right cursor position before using spaces to clear. by nicm · 8 years ago
  95. 2dc9bfd Prevent control clients from affecting the session size until they have by nicm · 8 years ago
  96. 9dc6946 We can use ECH to clear sections of lines, so use it for internal panes by nicm · 8 years ago
  97. 0868512 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  98. b519551 Expand formats in option names and add -F flag to do so in option values as well. by nicm · 8 years ago
  99. f8b3f16 Merge branch 'obsd-master' by Thomas Adam · 8 years ago
  100. 0e3c5eb Insert copy mode bindings at the right place in the command queue. by nicm · 8 years ago