1. e89aef3 patch 9.1.1390: style: more wrong indentation by Yegappan Lakshmanan · 4 months ago
  2. c6c72d1 patch 9.1.1388: Scrolling one line too far with 'nosmoothscroll' page scrolling by Luuk van Baal · 4 months ago
  3. acf0ebe patch 9.1.1385: inefficient loop for 'nosmoothscroll' scrolling by Luuk van Baal · 4 months ago
  4. c982503 patch 9.1.1297: Ctrl-D scrolling can get stuck by Luuk van Baal · 5 months ago
  5. 2c47ab8 patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" by zeertzjq · 7 months ago
  6. df098fe patch 9.1.1048: crash after scrolling and pasting in silent Ex mode by zeertzjq · 8 months ago
  7. 8ccb890 patch 9.1.0526: Unwanted cursor movement with pagescroll at start of buffer by Luuk van Baal · 1 year, 2 months ago
  8. b32055e patch 9.1.0414: Unable to leave long line with 'smoothscroll' and 'scrolloff' by Luuk van Baal · 1 year, 4 months ago
  9. eff20eb patch 9.1.0413: smoothscroll may cause infinite loop by Christian Brabandt · 1 year, 4 months ago
  10. 58448e0 patch 9.1.0407: Stuck with long line and half-page scrolling by Luuk van Baal · 1 year, 4 months ago
  11. 031a745 patch 9.1.0406: Divide by zero with getmousepos() and 'smoothscroll' by zeertzjq · 1 year, 4 months ago
  12. c7a8eb5 patch 9.1.0397: Wrong display with 'smoothscroll' when changing quickfix list by zeertzjq · 1 year, 4 months ago
  13. 32d701f patch 9.1.0380: Calculating line height for unnecessary amount of lines by Luuk van Baal · 1 year, 4 months ago
  14. 4b6b0c4 patch 9.1.0357: Page scrolling should place cursor at window boundaries by Luuk van Baal · 1 year, 5 months ago
  15. 05aacec patch 9.1.0320: Wrong cursor position after using setcellwidths() by zeertzjq · 1 year, 5 months ago
  16. 9232554 patch 9.1.0310: Filler lines not checked properly in get_scroll_overlap() by zeertzjq · 1 year, 5 months ago
  17. 08b0f63 patch 9.1.0294: Text height function does not respect it's argument by Luuk van Baal · 1 year, 5 months ago
  18. 78c5150 patch 9.1.0285: Still problems with cursor position for CTRL-D/U by Luuk van Baal · 1 year, 5 months ago
  19. 9148ba8 patch 9.1.0280: several issues with 'smoothscroll' support by Luuk van Baal · 1 year, 5 months ago
  20. bd28cae patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll' by Luuk van Baal · 1 year, 5 months ago
  21. cb204e6 patch 9.1.0258: half-page scrolling broke backward compatibility by Luuk van Baal · 1 year, 5 months ago
  22. 5a2e3ec patch 9.1.0215: Half-page scrolling does not support smooth-scrolling by Luuk van Baal · 1 year, 5 months ago
  23. b9f5b95 patch 9.1.0211: page-wise scrolling does not support smooth-scrolling by Luuk van Baal · 1 year, 5 months ago
  24. 3f1b531 patch 9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll() by zeertzjq · 1 year, 7 months ago
  25. 988f743 patch 9.1.0047: issues with temp curwin/buf while cmdwin is open by Sean Dewar · 2 years, 1 month ago
  26. ec54af4 patch 9.0.2159: screenpos() may crash with neg. column by zeertzjq · 1 year, 9 months ago
  27. cb0b99f patch 9.0.2107: [security]: FPE in adjust_plines_for_skipcol by Christian Brabandt · 1 year, 10 months ago
  28. bb800a7 patch 9.0.2105: skipcol not reset when topline changed by Luuk van Baal · 1 year, 10 months ago
  29. f5a94d5 patch 9.0.2032: cannot get mouse click pos for tab or virt text by zeertzjq · 1 year, 11 months ago
  30. b583eda patch 9.0.2022: getmousepos() returns wrong index for TAB char by zeertzjq · 1 year, 11 months ago
  31. b56cef0 patch 9.0.2005: partially revert patch v9.0.1997 by Christian Brabandt · 1 year, 11 months ago
  32. 580c1fc patch 9.0.1997: Some unused code in move.c and string.c by dundargoc · 1 year, 11 months ago
  33. 8e5f26e patch 9.0.1983: scrolling inactive window not possible with cursorbind by zeertzjq · 1 year, 11 months ago
  34. 0583491 patch 9.0.1981: not being able to scroll up in diff mode by zeertzjq · 1 year, 11 months ago
  35. 6d11347 patch 9.0.1973: Clean up cmdline option completion code by Yee Cheng Chin · 1 year, 11 months ago
  36. 6a38972 patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text by zeertzjq · 2 years ago
  37. 1193951 patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol by zeertzjq · 2 years ago
  38. 6235a10 patch 9.0.1747: screenpos() may cause unnecessary redraw by zeertzjq · 2 years, 1 month ago
  39. bfe377b patch 9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n by zeertzjq · 2 years, 1 month ago
  40. b209b86 patch 9.0.1717: virtcol2col returns last byte of a multi-byte char by Yegappan Lakshmanan · 2 years, 1 month ago
  41. 8154e64 patch 9.0.1664: divide by zero when scrolling with 'smoothscroll' set by fullwaywang · 2 years, 2 months ago
  42. 15d4747 patch 9.0.1612: "skipcol" not reset when using multi-byte characters by Bram Moolenaar · 2 years, 3 months ago
  43. d9a92dc patch 9.0.1610: display is wrong when 'smoothscroll' is set by zeertzjq · 2 years, 3 months ago
  44. 55daae3 patch 9.0.1607: screenpos() returns wrong row with diff filler lines by zeertzjq · 2 years, 3 months ago
  45. 3c80227 patch 9.0.1603: display wrong if scrolling multiple lines with 'smoothscroll' by zeertzjq · 2 years, 3 months ago
  46. f0e68c0 patch 9.0.1600: screenpos() does not take w_skipcol into account by zeertzjq · 2 years, 3 months ago
  47. 8509014 patch 9.0.1597: cursor ends up below the window after a put by Bram Moolenaar · 2 years, 3 months ago
  48. d49f646 patch 9.0.1568: with 'smoothscroll' cursor may move below botline by Luuk van Baal · 2 years, 4 months ago
  49. 0222c2d patch 9.0.1564: display moves up and down with 'incsearch' and 'smoothscroll' by Luuk van Baal · 2 years, 4 months ago
  50. 798fa76 patch 9.0.1561: display wrong when moving cursor to above the top line by Luuk van Baal · 2 years, 4 months ago
  51. 24b62ec patch 9.0.1551: position of marker for 'smoothscroll' not computed correctly by Luuk van Baal · 2 years, 4 months ago
  52. 6c01868 patch 9.0.1542: line not fully displayed if it doesn't fit in the screen by Luuk van Baal · 2 years, 4 months ago
  53. aa6ba30 patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff" by Luuk van Baal · 2 years, 4 months ago
  54. 3ce8c38 patch 9.0.1525: 'smoothscroll' does not always work properly by Luuk van Baal · 2 years, 4 months ago
  55. c8502f9 patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' set by Luuk van Baal · 2 years, 4 months ago
  56. 38d867f patch 9.0.1435: scrolling too many lines when 'wrap' and 'diff' are set by Bram Moolenaar · 2 years, 5 months ago
  57. e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 2 years, 6 months ago
  58. e0f8691 patch 9.0.1367: divide by zero in zero-width window by Bram Moolenaar · 2 years, 6 months ago
  59. 1d6539c patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set by Bram Moolenaar · 2 years, 7 months ago
  60. 870219c patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window by Bram Moolenaar · 2 years, 7 months ago
  61. e857598 patch 9.0.1196: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 8 months ago
  62. db4d88c patch 9.0.1121: cursor positioning and display problems with 'smoothscroll' by Bram Moolenaar · 2 years, 8 months ago
  63. ba2d191 patch 9.0.1072: screenpos() column result in fold may be too small by zeertzjq · 2 years, 9 months ago
  64. 1cb16c3 patch 9.0.1016: screenpos() does not count filler lines for diff mode by Bram Moolenaar · 2 years, 9 months ago
  65. 99d1943 patch 9.0.1011: ml_get error when using screenpos() by Bram Moolenaar · 2 years, 9 months ago
  66. b21b8e9 patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily by Bram Moolenaar · 2 years, 9 months ago
  67. 1b73edd patch 9.0.0998: "gk" may reset skipcol when not needed by Bram Moolenaar · 2 years, 9 months ago
  68. 89469d1 patch 9.0.0993: display errors when adding or removing text property type by Bram Moolenaar · 2 years, 9 months ago
  69. 361895d patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong position by Yee Cheng Chin · 2 years, 10 months ago
  70. 88456cd patch 9.0.0904: various comment and indent flaws by Bram Moolenaar · 2 years, 10 months ago
  71. 81ba26e patch 9.0.0900: cursor moves too far with 'smoothscroll' by Yee Cheng Chin · 2 years, 10 months ago
  72. 01ee52b patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is set by Yee Cheng Chin · 2 years, 10 months ago
  73. f32fb93 patch 9.0.0892: may redraw when not needed by Bram Moolenaar · 2 years, 10 months ago
  74. d5337ef patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column by Bram Moolenaar · 2 years, 11 months ago
  75. c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 2 years, 11 months ago
  76. 856c5d2 patch 9.0.0746: breakindent test cases are commented out by Bram Moolenaar · 2 years, 11 months ago
  77. 4b6172e patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line by Bram Moolenaar · 2 years, 11 months ago
  78. 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 2 years, 11 months ago
  79. 118c235 patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long line by Bram Moolenaar · 2 years, 11 months ago
  80. 8cf3459 patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line by Bram Moolenaar · 2 years, 11 months ago
  81. 4d31b48 patch 9.0.0674: build error with tiny version by Bram Moolenaar · 3 years ago
  82. 46b5474 patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero by Bram Moolenaar · 3 years ago
  83. 9bab7a0 patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zero by Bram Moolenaar · 3 years ago
  84. 1a58e1d patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff' by Bram Moolenaar · 3 years ago
  85. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 3 years ago
  86. b6aab8f patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' by Bram Moolenaar · 3 years ago
  87. 13ece2a patch 9.0.0647: the 'splitscroll' option is not a good name by Luuk van Baal · 3 years ago
  88. 6b2d4ff patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' set by Bram Moolenaar · 3 years ago
  89. 8df9748 patch 9.0.0645: CTRL-Y does not stop at line 1 by Bram Moolenaar · 3 years ago
  90. f6196f4 patch 9.0.0640: cannot scroll by screen line if a line wraps by Bram Moolenaar · 3 years ago
  91. d4566c1 patch 9.0.0581: adding a character for incsearch fails at end of line by Bram Moolenaar · 3 years ago
  92. 0ff0183 patch 9.0.0579: using freed memory when 'tagfunc' wipes out buffer by Bram Moolenaar · 3 years ago
  93. faf1d41 patch 9.0.0505: various problems with 'nosplitscroll' by Luuk van Baal · 3 years ago
  94. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
  95. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  96. 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years ago
  97. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago
  98. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years, 1 month ago
  99. 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years, 1 month ago
  100. a315ce1 patch 8.2.5155: in diff mode windows may get out of sync by Bram Moolenaar · 3 years, 2 months ago