1. 9f29621 Runtime(termdebug): Add support to view local and argument variables by laburnumT · 2 years, 11 months ago
  2. d4376dc patch 9.0.1767: '.-' no allowed in highlight group names by Gregory Anders · 2 years, 8 months ago
  3. f9037f1 patch 9.0.1762: Not able to get the virtual text property by Yegappan Lakshmanan · 2 years, 8 months ago
  4. 654bdbb patch 9.0.1761: g<kEnd> behaves different from g<end> by zeertzjq · 2 years, 8 months ago
  5. 6ac1544 patch 9.0.1760: vim9 class problem with new() constructor by Yegappan Lakshmanan · 2 years, 8 months ago
  6. b5f6fe9 patch 9.0.1753: can't move to last non-blank char by Christian Brabandt · 2 years, 8 months ago
  7. 825cf81 patch 9.0.1728: missing winid argument for virtcol() by zeertzjq · 2 years, 8 months ago
  8. b0efa49 patch 9.0.1727: minor problems with the teapot by Sean Dewar · 2 years, 9 months ago
  9. b209b86 patch 9.0.1717: virtcol2col returns last byte of a multi-byte char by Yegappan Lakshmanan · 2 years, 8 months ago
  10. 4a8eb6e patch 9.0.1710: scrolloff options work slightly different by Christian Brabandt · 2 years, 8 months ago
  11. 02551c9 patch 9.0.1706: typos in the xxd manpage by Matthias Braun · 2 years, 8 months ago
  12. 0c6181f patch 9.0.1704: Cannot use positional arguments for printf() by Christ van Willegen · 2 years, 8 months ago
  13. e978b45 Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749) by Christian Brabandt · 2 years, 8 months ago
  14. ca6ac99 patch 9.0.1688: cannot store custom data in quickfix list by Tom Praschan · 2 years, 8 months ago
  15. 5fee111 patch 9.0.1686: undotree() only works for the current buffer by Devin J. Pohly · 3 years ago
  16. 21aaff3 Update my name and email in runtime files (#12763) by Lily Ballard · 2 years, 8 months ago
  17. 81b8bf5 Update the vimscript code for restoring cursor position by Dragan Simic' via vim_dev · 2 years, 8 months ago
  18. 6a50066 Improve the vimscript code in ":h hex-editing" by Dragan Simic' via vim_dev · 2 years, 8 months ago
  19. 6efb198 Updated runtime files by Christian Brabandt · 2 years, 8 months ago
  20. c2bd205 Change "the" to "then" under ':help bufload()' (#12662) by Daniel Steinberg · 2 years, 8 months ago
  21. 0401933 Fix alignment in filetype.txt (#12618) by zeertzjq · 2 years, 8 months ago
  22. 416bd91 patch 9.0.1674: help for builtin functions is not sorted properly by Bram Moolenaar · 2 years, 9 months ago
  23. 80adaa8 patch 9.0.1673: cannot produce a status 418 or 503 message by Bram Moolenaar · 2 years, 9 months ago
  24. e7d9ca2 patch 9.0.1671: Termdebug: error with more than 99 breakpoints by skywind3000 · 2 years, 9 months ago
  25. b8b1c8e patch 9.0.1653: Amiga: default 'viewdir' may not work by Christian Brabandt · 2 years, 10 months ago
  26. 801961d patch 9.0.1650: MS-Windows: default 'viewdir' may include read-only directory by Bram Moolenaar · 2 years, 10 months ago
  27. 9570703 patch 9.0.1629: having utf16idx() rounding up is inconvenient by Yegappan Lakshmanan · 2 years, 10 months ago
  28. 10e8ff9 Update runtime files by Bram Moolenaar · 2 years, 10 months ago
  29. 577922b patch 9.0.1617: charidx() result is not consistent with byteidx() by Yegappan Lakshmanan · 2 years, 10 months ago
  30. 68ebcee patch 9.0.1594: some internal error messages are translated by RestorerZ · 2 years, 10 months ago
  31. 097c537 patch 9.0.1576: users may not know what to do with an internal error by Bram Moolenaar · 2 years, 11 months ago
  32. 9d383f3 patch 9.0.1557: test failures for unreachable code by Bram Moolenaar · 2 years, 11 months ago
  33. b7398fe Update runtime files by Bram Moolenaar · 2 years, 11 months ago
  34. 54be5fb patch 9.0.1546: some commands for opening a file don't use 'switchbuf' by Yegappan Lakshmanan · 2 years, 11 months ago
  35. 4ce1bda patch 9.0.1539: typst filetype is not recognized by Gaetan Lepage · 2 years, 11 months ago
  36. 3ab3a86 patch 9.0.1516: cannot use special keys in <Cmd> mapping by zeertzjq · 2 years, 11 months ago
  37. 03ff1c2 patch 9.0.1515: reverse() does not work for a String by Yegappan Lakshmanan · 2 years, 11 months ago
  38. 17b6951 patch 9.0.1504: no error when calling remote_startserver("") by h-east · 3 years ago
  39. 67672ef patch 9.0.1485: no functions for converting from/to UTF-16 index by Christian Brabandt · 3 years ago
  40. aae5834 patch 9.0.1481: decrypting with libsodium may fail if the library changes by Christian Brabandt · 3 years ago
  41. 71badf9 Update runtime files by Bram Moolenaar · 3 years ago
  42. 076de79 patch 9.0.1411: accuracy of profiling is not optimal by Ernie Rael · 3 years, 1 month ago
  43. e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 3 years, 1 month ago
  44. 6a7c774 patch 9.0.1397: highlight for popupmenu kind and extra cannot be set by Gianmaria Bajo · 3 years, 1 month ago
  45. be19d78 patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context by Bram Moolenaar · 3 years, 1 month ago
  46. dd60c36 Update runtime files by Bram Moolenaar · 3 years, 1 month ago
  47. 938ae28 Update runtime files. by Bram Moolenaar · 3 years, 1 month ago
  48. 3ec78f9 patch 9.0.1300: 'statusline' only supports one "%=" item by Yegappan Lakshmanan · 3 years, 2 months ago
  49. 4be18e7 patch 9.0.1276: some mappings with Meta and Shift do not work by Bram Moolenaar · 3 years, 2 months ago
  50. be4e016 Update runtime files. by Bram Moolenaar · 3 years, 2 months ago
  51. 5c8771b patch 9.0.1238: :runtime completion can be further improved by zeertzjq · 3 years, 2 months ago
  52. 3770f4c patch 9.0.1231: completion of :runtime does not handle {where} argument by zeertzjq · 3 years, 2 months ago
  53. 7193323 patch 9.0.1223: cannot use setcellwidths() below 0x100 by K.Takata · 3 years, 3 months ago
  54. 66bb9ae patch 9.0.1212: cannot read back what setcellwidths() has done by Kota Kato · 3 years, 3 months ago
  55. c0c2c26 patch 9.0.1188: return value of type() for class and object unclear by Bram Moolenaar · 3 years, 3 months ago
  56. 06cd14d patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap by Bram Moolenaar · 3 years, 3 months ago
  57. 1b5f03e Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  58. fc966c1 patch 9.0.1126: bracketed paste can be enabled when it is not recognized by Bram Moolenaar · 3 years, 3 months ago
  59. f1dcd14 Update runtime files by Bram Moolenaar · 3 years, 3 months ago
  60. 7b0afc1 patch 9.0.1112: test_mswin_event() can hang by Christopher Plewright · 3 years, 3 months ago
  61. 20b795e patch 9.0.1084: code handling low level MS-Windows events cannot be tested by Christopher Plewright · 3 years, 4 months ago
  62. afa3f1c patch 9.0.1080: the "kitty" terminfo entry is not widespread by Bram Moolenaar · 3 years, 4 months ago
  63. 731d007 patch 9.0.1073: using "xterm-kitty" for 'term' causes problems by Bram Moolenaar · 3 years, 4 months ago
  64. ba936f6 patch 9.0.1061: cannot display 'showcmd' somewhere else by Luuk van Baal · 3 years, 4 months ago
  65. 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 3 years, 4 months ago
  66. 7db29e4 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  67. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 3 years, 4 months ago
  68. 3fc84dc patch 9.0.1025: WinScrolled is not triggered when filler lines change by zeertzjq · 3 years, 4 months ago
  69. 86b4816 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  70. c216a7a patch 9.0.1007: there is no way to get a list of swap file names by Bram Moolenaar · 3 years, 4 months ago
  71. c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 3 years, 4 months ago
  72. 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 3 years, 4 months ago
  73. 4f50117 patch 9.0.0979: ch_log() text can be hard to find in the log file by Bram Moolenaar · 3 years, 4 months ago
  74. 4c5678f patch 9.0.0977: it is not easy to see what client-server commands are doing by Bram Moolenaar · 3 years, 4 months ago
  75. a87749e patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop by Bram Moolenaar · 3 years, 4 months ago
  76. c1cf4c9 patch 9.0.0948: 'ttyfast' is set for arbitrary terminals by Bram Moolenaar · 3 years, 4 months ago
  77. 47f1fdc patch 9.0.0939: still using simplified mappings when using kitty protocol by Bram Moolenaar · 3 years, 4 months ago
  78. b59ae59 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
  79. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 3 years, 4 months ago
  80. 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 3 years, 4 months ago
  81. ce30ccc patch 9.0.0916: getbufline() is inefficient for getting a single line by Bram Moolenaar · 3 years, 4 months ago
  82. 0a60f79 patch 9.0.0913: only change in current window triggers the WinScrolled event by Bram Moolenaar · 3 years, 5 months ago
  83. d13166e Update runtime files by Bram Moolenaar · 3 years, 5 months ago
  84. 698a00f patch 9.0.0883: a silent mapping may cause dots on the command line by Bram Moolenaar · 3 years, 5 months ago
  85. 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 3 years, 5 months ago
  86. 4c8d2f0 patch 9.0.0863: col() and charcol() only work for the current window by Yegappan Lakshmanan · 3 years, 5 months ago
  87. 0aad88f patch 9.0.0862: default value of 'endoffile' is wrong by Bram Moolenaar · 3 years, 5 months ago
  88. 9954dc3 patch 9.0.0861: solution for "!!sort" in closed fold is not optimal by Bram Moolenaar · 3 years, 5 months ago
  89. 76db9e0 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
  90. cd9c8d4 patch 9.0.0837: append() reports failure when not appending anything by Bram Moolenaar · 3 years, 5 months ago
  91. 3af9821 patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place by K.Takata · 3 years, 5 months ago
  92. 6ebe4f9 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
  93. fb0cf23 patch 9.0.0817 by Bram Moolenaar · 3 years, 6 months ago
  94. 4bc85f2 patch 9.0.0813: Kitty terminal is not recognized by Bram Moolenaar · 3 years, 6 months ago
  95. 5b2a3d7 patch 9.0.0810: readblob() returns empty when trying to read too much by Bram Moolenaar · 3 years, 6 months ago
  96. 4362576 patch 9.0.0803: readblob() cannot read from character device by K.Takata · 3 years, 6 months ago
  97. 11df3ae patch 9.0.0795: readblob() always reads the whole file by K.Takata · 3 years, 6 months ago
  98. 9f62ea0 patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seen by Bram Moolenaar · 3 years, 6 months ago
  99. 8107a2a patch 9.0.0783: ":!" doesn't do anything but does update the previous command by Bram Moolenaar · 3 years, 6 months ago
  100. 4ac8e79 patch 9.0.0779: lsl and lm3 file extensions are not recognized by Doug Kearns · 3 years, 6 months ago