1. dbe45be patch 9.1.1529: Win32: the toolbar in the GUI is old and dated by RestorerZ · 8 weeks ago
  2. 93c2d5b patch 9.1.1526: completion: search completion match may differ in case by Girish Palya · 8 weeks ago
  3. 96b3ef2 patch 9.1.1509: patch 9.1.1505 was not good by Hirohito Higashi · 9 weeks ago
  4. 4ade668 patch 9.1.1507: symlinks are resolved on :cd commands by glepnir · 9 weeks ago
  5. 5d2354f patch 9.1.1505: not possible to return completion type for :ex command by Shougo Matsushita · 9 weeks ago
  6. 6b49fba patch 9.1.1490: 'wildchar' does not work in search contexts by Girish Palya · 10 weeks ago
  7. b90c239 patch 9.1.1485: missing Wayland clipboard support by Foxe Chen · 2 months ago
  8. 74f0a77 patch 9.1.1476: no easy way to deduplicate text by Hirohito Higashi · 2 months ago
  9. cb27992 patch 9.1.1464: gv does not work in operator-pending mode by phanium · 3 months ago
  10. 5199567 patch 9.1.1418: configures GUI auto detection favors GTK2 by Drew Vogel · 3 months ago
  11. 14f6da5 patch 9.1.1409: using f-flag in 'complete' conflicts with Neovim by Girish Palya · 3 months ago
  12. 0546068 patch 9.1.1408: not easily possible to complete from register content by glepnir · 3 months ago
  13. 7b9eb63 patch 9.1.1396: 'errorformat' is a global option by glepnir · 4 months ago
  14. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  15. dc31405 patch 9.1.1374: completion: 'smartcase' not respected when filtering matches by Girish Palya · 4 months ago
  16. 48b19b2 patch 9.1.1368: GTK3 and GTK4 will drop numeric cursor support. by Drew Vogel · 4 months ago
  17. bcd5995 patch 9.1.1341: cannot define completion triggers by glepnir · 4 months ago
  18. a3422aa patch 9.1.1340: cannot complete :filetype arguments by Christian Brabandt · 5 months ago
  19. 92f68e2 patch 9.1.1329: cannot get information about command line completion by Girish Palya · 5 months ago
  20. 0ed11ba runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 5 months ago
  21. 9880097 patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim by zeertzjq · 5 months ago
  22. 0ac1eb3 patch 9.1.1311: completion: not possible to limit number of matches by Girish Palya · 5 months ago
  23. b156588 patch 9.1.1308: completion: cannot order matches by distance to cursor by Girish Palya · 5 months ago
  24. cbe5319 patch 9.1.1301: completion: cannot configure completion functions with 'complete' by Girish Palya · 5 months ago
  25. d4dbf82 patch 9.1.1296: completion: incorrect truncation logic by glepnir · 5 months ago
  26. 2525573 runtime(doc): rename wrong option to 'pummaxwidth' by Christian Brabandt · 5 months ago
  27. b876204 patch 9.1.1284: not possible to configure pum truncation char by glepnir · 5 months ago
  28. 88d41ab patch 9.1.1283: quickfix stack is limited to 10 items by 64-bitman · 5 months ago
  29. 6fa6208 patch 9.1.1274: Vim9: no support for object<type> as variable type by Yegappan Lakshmanan · 5 months ago
  30. 88d7593 patch 9.1.1250: cannot set the maximum popup menu width by glepnir · 5 months ago
  31. 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 5 months ago
  32. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
  33. 8a63529 patch 9.1.1230: inconsistent CTRL-C behaviour for popup windows by glepnir · 6 months ago
  34. 83d7440 runtime(hlyank): add the hlyank package by Christian Brabandt · 6 months ago
  35. e08f10a patch 9.1.1224: cannot :put while keeping indent by 64-bitman · 6 months ago
  36. 762a79e patch 9.1.1215: Patch 9.1.1213 has some issues by Christian Brabandt · 6 months ago
  37. 250739d patch 9.1.1213: cannot :put while keeping indent by 64-bitman · 6 months ago
  38. 3ca914e runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 6 months ago
  39. 5606ca5 patch 9.1.1202: Missing TabClosedPre autocommand by Jim Zhou · 6 months ago
  40. f31cfa2 patch 9.1.1178: not possible to generate completion candidates using fuzzy matching by glepnir · 6 months ago
  41. 659cb28 runtime(doc): fix typo "bet" in :h 'completeopt' by zeertzjq · 6 months ago
  42. 2bacc3e patch 9.1.1166: command-line auto-completion hard with wildmenu by Girish Palya · 6 months ago
  43. a7b8120 patch 9.1.1138: cmdline completion for :hi is too simplistic by Yee Cheng Chin · 6 months ago
  44. 27822a0 patch 9.1.1114: enabling termguicolors automatically confuses users by Christian Brabandt · 7 months ago
  45. 7e89800 patch 9.1.1105: Vim9: no support for protected new() method by Yegappan Lakshmanan · 7 months ago
  46. 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 7 months ago
  47. b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 7 months ago
  48. edf0f7d patch 9.1.1070: Cannot control cursor positioning of getchar() by zeertzjq · 7 months ago
  49. 3a62118 patch 9.1.1065: no digraph for "Approaches the limit" by Hans Ginzel · 7 months ago
  50. c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 7 months ago
  51. 195fcc9 runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 7 months ago
  52. edd4ac3 patch 9.1.1056: Vim doesn't highlight to be inserted text when completing by glepnir · 7 months ago
  53. 279dd70 patch 9.1.1054: Vim doesn't work well with TERM=xterm-direct by Christian Brabandt · 7 months ago
  54. c729d6d runtime: decouple Open and Launch commands and gx mapping from netrw by Luca Saccarola · 7 months ago
  55. f400a0c patch 9.1.1049: insert-completed items are always sorted by glepnir · 8 months ago
  56. 727c567 patch 9.1.1030: filetype: setting bash filetype is backwards incompatible by Christian Brabandt · 8 months ago
  57. a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 8 months ago
  58. 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 8 months ago
  59. 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 8 months ago
  60. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
  61. 0c3e57b runtime(doc): update index.txt, windows.txt and version9.txt by h-east · 8 months ago
  62. d4088ed patch 9.1.0983: not able to get the displayed items in complete_info() by glepnir · 8 months ago
  63. 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 8 months ago
  64. f2e08a1 runtime(doc): Fix documentation typos by h-east · 8 months ago
  65. f6ba8de runtime(doc): update for new keyprotocol option value (after v9.1.0969) by Christian Brabandt · 8 months ago
  66. 223d6c0 runtime(doc): update version9.txt for bash filetype by Christian Brabandt · 8 months ago
  67. 6a38aff patch 9.1.0936: cannot highlight completed text by glepnir · 9 months ago
  68. a2a2fe8 patch 9.1.0934: hard to view an existing buffer in the preview window by Yinzuo Jiang · 9 months ago
  69. ad3b6a3 patch 9.1.0915: GVim: default font size a bit too small by matveyt · 9 months ago
  70. 51d4d84 patch 9.1.0908: not possible to configure :messages by Christian Brabandt · 9 months ago
  71. 73785ac runtime(doc): updated version9.txt with changes from v9.1.0905 by Christian Brabandt · 9 months ago
  72. 959ef61 patch 9.1.0899: default for 'backspace' can be set in C code by Luca Saccarola · 9 months ago
  73. 075aeea runtime(doc): document changed default value for 'history' by Christian Brabandt · 9 months ago
  74. ac023e8 patch 9.1.0890: %! item not allowed for 'rulerformat' by Yegappan Lakshmanan · 9 months ago
  75. 4bd9b2b patch 9.1.0864: message history is fixed to 200 by Shougo Matsushita · 10 months ago
  76. 1083cae patch 9.1.0854: cannot get terminal cell size by mikoto2000 · 10 months ago
  77. 18defab runtime(doc): add a table of supported Operating Systems by Christian Brabandt · 10 months ago
  78. ea19e78 patch 9.1.0844: if_python: no way to pass local vars to python by Ben Jackson · 10 months ago
  79. 17c71da runtime(vimtutor): Add a second chapter by Paul Desmond Parker · 10 months ago
  80. a54816b patch 9.1.0836: The vimtutor can be improved by Yegappan Lakshmanan · 10 months ago
  81. a13f3a4 patch 9.1.0831: 'findexpr' can't be used as lambad or Funcref by Yegappan Lakshmanan · 10 months ago
  82. b3ec564 runtime(doc): include a TOC Vim9 plugin by lagygoill · 10 months ago
  83. 2abec43 runtime(defaults): Detect putty terminal and switch to dark background by Christian Brabandt · 10 months ago
  84. aeb1c97 patch 9.1.0810: cannot easily adjust the |:find| command by Yegappan Lakshmanan · 11 months ago
  85. 27fbf6e patch 9.1.0785: cannot preserve error position when setting quickfix list by Jeremy Fleischman · 11 months ago
  86. 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 11 months ago
  87. 738ebfe runtime(doc): Fix style in documents by h-east · 11 months ago
  88. 6a89c94 patch 9.1.0754: fixed order of items in insert-mode completion menu by glepnir · 11 months ago
  89. 8feed3a patch 9.1.0747: various typos in repo found by zeertzjq · 11 months ago
  90. 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 12 months ago
  91. 770b38d runtime(doc): fix typo in version9.txt nrformat -> nrformats by hseg · 12 months ago
  92. 82f6134 runtime(doc): Update version9.txt and mention $MYVIMDIR by Christian Brabandt · 1 year ago
  93. 38f99a1 patch 9.1.0690: cannot set special highlight kind in popupmenu by glepnir · 1 year ago
  94. 3b59be4 patch 9.1.0677: :keepp does not retain the substitute pattern by Gregory Anders · 1 year, 1 month ago
  95. 22e8e12 patch 9.1.0645: regex: wrong match when searching multi-byte char case-insensitive by Christian Brabandt · 1 year, 1 month ago
  96. 52e7cc2 runtime(doc): tweak documentation style a bit by h-east · 1 year, 1 month ago
  97. 508e785 patch 9.1.0618: cannot mark deprecated attributes in completion menu by glepnir · 1 year, 1 month ago
  98. 22105fd patch 9.1.0589: vi: d{motion} and cw work differently than expected by Christian Brabandt · 1 year, 2 months ago
  99. 5247b0b patch 9.1.0572: cannot specify tab page closing behaviour by LemonBoy · 1 year, 2 months ago
  100. a20bf69 patch 9.1.0568: Cannot expand paths from 'cdpath' setting by LemonBoy · 1 year, 2 months ago