1. 2cddf0e patch 9.1.0892: the max value of 'tabheight' is limited by other tabpages by Milly · 8 months ago
  2. c0cba18 patch 9.1.0789: tests: ':resize + 5' has invalid space after '+' by Milly · 10 months ago
  3. 5866bc3 patch 9.1.0175: wrong window positions with 'winfix{width,height}' by Sean Dewar · 1 year, 5 months ago
  4. 5cac1a9 patch 9.1.0171: Small split-move related improvements by Sean Dewar · 1 year, 5 months ago
  5. d64801e patch 9.1.0170: Re-allow curwin == prevwin, but document it instead by Sean Dewar · 1 year, 5 months ago
  6. abf7030 patch 9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp" by Sean Dewar · 1 year, 6 months ago
  7. 2a65e73 patch 9.1.0128: win_gotoid() may abort even when not switching a window by Sean Dewar · 1 year, 6 months ago
  8. 02fcae0 patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll' by Sean Dewar · 1 year, 6 months ago
  9. f865895 patch 9.1.0119: can move away from cmdwin using win_splitmove() by Sean Dewar · 1 year, 6 months ago
  10. 96cc4ae patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands by Sean Dewar · 1 year, 6 months ago
  11. 0fd44a5 patch 9.1.0116: win_split_ins may not check available room by Sean Dewar · 1 year, 6 months ago
  12. bf44b69 patch 9.1.0001: when closing window, wincmd p may fail by Sean Dewar · 1 year, 7 months ago
  13. 16af913 patch 9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows by Luuk van Baal · 2 years ago
  14. a109f39 patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" by Luuk van Baal · 2 years, 2 months ago
  15. b926bf4 patch 9.0.1513: text scrolls unnecessarily when splitting by Luuk van Baal · 2 years, 3 months ago
  16. fbf2071 patch 9.0.1491: wrong scrolling with ls=0 and :botright split by zeertzjq · 2 years, 3 months ago
  17. e0f8691 patch 9.0.1367: divide by zero in zero-width window by Bram Moolenaar · 2 years, 5 months ago
  18. bc3dc29 patch 9.0.1312: Cursor position wrong when splitting window in insert mode by Luuk van Baal · 2 years, 6 months ago
  19. fdbd14e patch 9.0.1310: 'splitkeep' test has failures by Bram Moolenaar · 2 years, 6 months ago
  20. 378e6c0 patch 9.0.1195: restoring KeyTyped when building statusline not tested by zeertzjq · 2 years, 7 months ago
  21. cb94c91 patch 9.0.1051: after a failed CTRL-W ] next command splits window by Rob Pilling · 2 years, 8 months ago
  22. c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 2 years, 8 months ago
  23. d0f8d39 patch 9.0.1005: a failed test may leave a swap file behind by Bram Moolenaar · 2 years, 8 months ago
  24. 74a694d patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen" by Luuk van Baal · 2 years, 8 months ago
  25. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  26. 873f41a patch 9.0.0824: crash when using win_move_separator() in other tab page by zeertzjq · 2 years, 9 months ago
  27. 86e6717 patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 2 years, 9 months ago
  28. db4c947 patch 9.0.0769: too many delete() calls in tests by Bram Moolenaar · 2 years, 10 months ago
  29. 346823d patch 9.0.0667: ml_get error when 'splitkeep' is "screen" by Luuk van Baal · 2 years, 10 months ago
  30. d195598 patch 9.0.0663: tests check for +cmdwin feature which is always present by zeertzjq · 2 years, 10 months ago
  31. 13ece2a patch 9.0.0647: the 'splitscroll' option is not a good name by Luuk van Baal · 2 years, 10 months ago
  32. 7c1cbb6 patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly by Luuk van Baal · 2 years, 11 months ago
  33. 20e5856 patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin by Luuk van Baal · 2 years, 11 months ago
  34. faf1d41 patch 9.0.0505: various problems with 'nosplitscroll' by Luuk van Baal · 2 years, 11 months ago
  35. d5bc762 patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help by Luuk van Baal · 2 years, 11 months ago
  36. 594f9e0 patch 9.0.0478: test for 'splitscroll' takes too much time by Luuk van Baal · 2 years, 11 months ago
  37. 12167d8 patch 9.0.0471: no test for what patch 9.0.0469 fixes by mityu · 2 years, 11 months ago
  38. e697d48 patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off by mityu · 2 years, 11 months ago
  39. 470a141 patch 9.0.0461: 'scroll' is not always updated by Luuk van Baal · 2 years, 11 months ago
  40. 5ed3917 patch 9.0.0455: a few problems with 'splitscroll' by Luuk van Baal · 2 years, 11 months ago
  41. 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 2 years, 11 months ago
  42. fd7e60a patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero by Luuk van Baal · 3 years ago
  43. b18b496 patch 9.0.0363: common names in test files causes tests to be flaky by Bram Moolenaar · 3 years ago
  44. 21c3a80 patch 9.0.0342: ":wincmd =" equalizes in two directions by Bram Moolenaar · 3 years ago
  45. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  46. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  47. 96bde99 patch 9.0.0187: command line height changes when maximizing window height by Bram Moolenaar · 3 years ago
  48. f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years ago
  49. 72bb47e patch 8.2.4670: memory allocation failures for new tab page not tested by Yegappan Lakshmanan · 3 years, 4 months ago
  50. a0c4e2f patch 8.2.4248: no proper test for moving the window separator by zeertzjq · 3 years, 6 months ago
  51. ee63031 patch 8.2.4052: not easy to resize a window from a plugin by Daniel Steinberg · 3 years, 7 months ago
  52. fa9a8e0 patch 8.2.3789: Test_window_minimal_size can fail on a slow machine by ichizok · 3 years, 8 months ago
  53. d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 3 years, 8 months ago
  54. 5958549 patch 8.2.2979: not all options code is covered by tests by Yegappan Lakshmanan · 4 years, 2 months ago
  55. a0c8aea patch 8.2.2631: commands from winrestcmd() do not always work properly by Bram Moolenaar · 4 years, 5 months ago
  56. 9a046fd patch 8.2.2420: too many problems with using all autocommand events by Bram Moolenaar · 4 years, 6 months ago
  57. 21829c5 patch 8.2.2415: no way to check for the cmdwin feature by Bram Moolenaar · 4 years, 6 months ago
  58. 5efe0e5 patch 8.2.2260: window resize test fails in very wide terminal by Bram Moolenaar · 4 years, 7 months ago
  59. 89015a6 patch 8.2.2244: crash when making the window width negative by Bram Moolenaar · 4 years, 7 months ago
  60. 9668cc5 patch 8.2.1856: "2resize" uses size of current window by Bram Moolenaar · 4 years, 10 months ago
  61. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  62. fe6dce8 patch 8.2.1586: :resize command not fully tested by Bram Moolenaar · 5 years ago
  63. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  64. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  65. 5d3c9f8 patch 8.2.1061: insufficient testing for src/window.c by Bram Moolenaar · 5 years ago
  66. 99fa721 patch 8.2.0644: insufficient testing for invalid function arguments by Bram Moolenaar · 5 years ago
  67. ad48e6c patch 8.2.0615: regexp benchmark stest is old style by Bram Moolenaar · 5 years ago
  68. ee4e0c1 patch 8.2.0522: several errors are not tested for by Bram Moolenaar · 5 years ago
  69. 0e05de4 patch 8.2.0448: various functions not properly tested by Bram Moolenaar · 5 years ago
  70. ab505b1 patch 8.2.0432: a few tests fail in a huge terminal by Bram Moolenaar · 5 years ago
  71. 5080b0a patch 8.2.0430: window creation failure not properly tested by Bram Moolenaar · 5 years ago
  72. 9b9be00 patch 8.2.0426: some errors were not tested for by Bram Moolenaar · 5 years ago
  73. 8b63313 patch 8.2.0418: code in eval.c not sufficiently covered by tests by Bram Moolenaar · 5 years ago
  74. 406cd90 patch 8.2.0275: some Ex code not covered by tests by Bram Moolenaar · 5 years ago
  75. bc2b71d patch 8.2.0270: some code not covered by tests by Bram Moolenaar · 5 years ago
  76. 9f6277b patch 8.2.0243: insufficient code coverage for ex_docmd.c functions by Bram Moolenaar · 5 years ago
  77. e20b9ec patch 8.2.0203: :helptags and some other functionality not tested by Bram Moolenaar · 6 years ago
  78. 7b94e77 patch 8.2.0093: win_splitmove() can make Vim hang by Bram Moolenaar · 6 years ago
  79. 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
  80. a27e1dc patch 8.1.2121: mode is not updated when switching to terminal by Bram Moolenaar · 6 years ago
  81. d20dcb3 patch 8.1.2020: it is not easy to change the window layout by Bram Moolenaar · 6 years ago
  82. f92e58c patch 8.1.2013: more functions can be used as methods by Bram Moolenaar · 6 years ago
  83. ce90e36 patch 8.1.2011: more functions can be used as methods by Bram Moolenaar · 6 years ago
  84. 026587b patch 8.1.1870: using :pedit from a help file sets help filetype by Bram Moolenaar · 6 years ago
  85. 1417c76 patch 8.1.1756: autocommand that splits window messes up window layout by Bram Moolenaar · 6 years ago
  86. eaa49e4 patch 8.1.1679: test using SwapExists autocommand file may fail by Bram Moolenaar · 6 years ago
  87. bd2d68c patch 8.1.1347: fractional scroll position not restored after closing window by Bram Moolenaar · 6 years ago
  88. a9b2535 patch 8.1.1327: unnecessary scroll after horizontal split by Bram Moolenaar · 6 years ago
  89. 46ad288 patch 8.1.1140: not easy to find out what neighbors a window has by Bram Moolenaar · 6 years ago
  90. 8fcb60f patch 8.1.0994: relative cursor position is not calculated correctly by Bram Moolenaar · 6 years ago
  91. 1e11536 patch 8.1.0711: test files still use function! by Bram Moolenaar · 7 years ago
  92. a42df59 patch 8.1.0630: "wincmd p" does not work after using an autocmd window by Bram Moolenaar · 7 years ago
  93. 8617b40 patch 8.1.0518: Test_window_split_edit_bufnr() fails on AppVeyor by Bram Moolenaar · 7 years ago
  94. d42333d patch 8.1.0517: Test_window_split_edit_alternate() fails on AppVeyor by Bram Moolenaar · 7 years ago
  95. 1bbb619 patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name by Bram Moolenaar · 7 years ago
  96. 72cf47a patch 8.0.1811: no test for winrestcmd() by Bram Moolenaar · 7 years ago
  97. 5bab555 patch 8.0.1705: when making a vertical split the mode message isn't updated by Bram Moolenaar · 7 years ago
  98. 6f361c9 patch 8.0.1446: acessing freed memory after window command in auto command by Bram Moolenaar · 8 years ago
  99. 2efb323 patch 8.0.1411: reading invalid memory with CTRL-W : by Bram Moolenaar · 8 years ago
  100. 22044dc patch 8.0.1364: there is no easy way to get the window position by Bram Moolenaar · 8 years ago