- f31cfa2 patch 9.1.1178: not possible to generate completion candidates using fuzzy matching by glepnir · 5 months ago
- 659cb28 runtime(doc): fix typo "bet" in :h 'completeopt' by zeertzjq · 5 months ago
- 2bacc3e patch 9.1.1166: command-line auto-completion hard with wildmenu by Girish Palya · 5 months ago
- a7b8120 patch 9.1.1138: cmdline completion for :hi is too simplistic by Yee Cheng Chin · 6 months ago
- 27822a0 patch 9.1.1114: enabling termguicolors automatically confuses users by Christian Brabandt · 6 months ago
- 7e89800 patch 9.1.1105: Vim9: no support for protected new() method by Yegappan Lakshmanan · 6 months ago
- 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 6 months ago
- b7147f8 patch 9.1.1084: Unable to persistently ignore events in a window and its buffers by Luuk van Baal · 6 months ago
- edf0f7d patch 9.1.1070: Cannot control cursor positioning of getchar() by zeertzjq · 6 months ago
- 3a62118 patch 9.1.1065: no digraph for "Approaches the limit" by Hans Ginzel · 6 months ago
- c078675 patch 9.1.1064: not possible to use plural forms with gettext() by Christ van Willegen · 6 months ago
- 195fcc9 runtime(doc): Tweak documentation style a bit by Hirohito Higashi · 6 months ago
- edd4ac3 patch 9.1.1056: Vim doesn't highlight to be inserted text when completing by glepnir · 6 months ago
- 279dd70 patch 9.1.1054: Vim doesn't work well with TERM=xterm-direct by Christian Brabandt · 6 months ago
- c729d6d runtime: decouple Open and Launch commands and gx mapping from netrw by Luca Saccarola · 6 months ago
- f400a0c patch 9.1.1049: insert-completed items are always sorted by glepnir · 7 months ago
- 727c567 patch 9.1.1030: filetype: setting bash filetype is backwards incompatible by Christian Brabandt · 7 months ago
- a11b23c patch 9.1.1024: blob2str/str2blob() do not support list of strings by Yegappan Lakshmanan · 7 months ago
- 1aefe1d patch 9.1.1016: Not possible to convert string2blob and blob2string by Yegappan Lakshmanan · 7 months ago
- 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 7 months ago
- 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 7 months ago
- 0c3e57b runtime(doc): update index.txt, windows.txt and version9.txt by h-east · 7 months ago
- d4088ed patch 9.1.0983: not able to get the displayed items in complete_info() by glepnir · 7 months ago
- 810785c patch 9.1.0980: no support for base64 en-/decoding functions in Vim Script by Yegappan Lakshmanan · 7 months ago
- f2e08a1 runtime(doc): Fix documentation typos by h-east · 7 months ago
- f6ba8de runtime(doc): update for new keyprotocol option value (after v9.1.0969) by Christian Brabandt · 7 months ago
- 223d6c0 runtime(doc): update version9.txt for bash filetype by Christian Brabandt · 7 months ago
- 6a38aff patch 9.1.0936: cannot highlight completed text by glepnir · 8 months ago
- a2a2fe8 patch 9.1.0934: hard to view an existing buffer in the preview window by Yinzuo Jiang · 8 months ago
- ad3b6a3 patch 9.1.0915: GVim: default font size a bit too small by matveyt · 8 months ago
- 51d4d84 patch 9.1.0908: not possible to configure :messages by Christian Brabandt · 8 months ago
- 73785ac runtime(doc): updated version9.txt with changes from v9.1.0905 by Christian Brabandt · 8 months ago
- 959ef61 patch 9.1.0899: default for 'backspace' can be set in C code by Luca Saccarola · 8 months ago
- 075aeea runtime(doc): document changed default value for 'history' by Christian Brabandt · 8 months ago
- ac023e8 patch 9.1.0890: %! item not allowed for 'rulerformat' by Yegappan Lakshmanan · 8 months ago
- 4bd9b2b patch 9.1.0864: message history is fixed to 200 by Shougo Matsushita · 9 months ago
- 1083cae patch 9.1.0854: cannot get terminal cell size by mikoto2000 · 9 months ago
- 18defab runtime(doc): add a table of supported Operating Systems by Christian Brabandt · 9 months ago
- ea19e78 patch 9.1.0844: if_python: no way to pass local vars to python by Ben Jackson · 9 months ago
- 17c71da runtime(vimtutor): Add a second chapter by Paul Desmond Parker · 9 months ago
- a54816b patch 9.1.0836: The vimtutor can be improved by Yegappan Lakshmanan · 9 months ago
- a13f3a4 patch 9.1.0831: 'findexpr' can't be used as lambad or Funcref by Yegappan Lakshmanan · 9 months ago
- b3ec564 runtime(doc): include a TOC Vim9 plugin by lagygoill · 9 months ago
- 2abec43 runtime(defaults): Detect putty terminal and switch to dark background by Christian Brabandt · 9 months ago
- aeb1c97 patch 9.1.0810: cannot easily adjust the |:find| command by Yegappan Lakshmanan · 10 months ago
- 27fbf6e patch 9.1.0785: cannot preserve error position when setting quickfix list by Jeremy Fleischman · 10 months ago
- 0407d62 patch 9.1.0770: current command line completion is a bit limited by Ruslan Russkikh · 10 months ago
- 738ebfe runtime(doc): Fix style in documents by h-east · 10 months ago
- 6a89c94 patch 9.1.0754: fixed order of items in insert-mode completion menu by glepnir · 10 months ago
- 8feed3a patch 9.1.0747: various typos in repo found by zeertzjq · 10 months ago
- 6908428 patch 9.1.0741: No way to get prompt for input()/confirm() by Shougo Matsushita · 11 months ago
- 770b38d runtime(doc): fix typo in version9.txt nrformat -> nrformats by hseg · 11 months ago
- 82f6134 runtime(doc): Update version9.txt and mention $MYVIMDIR by Christian Brabandt · 11 months ago
- 38f99a1 patch 9.1.0690: cannot set special highlight kind in popupmenu by glepnir · 12 months ago
- 3b59be4 patch 9.1.0677: :keepp does not retain the substitute pattern by Gregory Anders · 12 months ago
- 22e8e12 patch 9.1.0645: regex: wrong match when searching multi-byte char case-insensitive by Christian Brabandt · 1 year ago
- 52e7cc2 runtime(doc): tweak documentation style a bit by h-east · 1 year ago
- 508e785 patch 9.1.0618: cannot mark deprecated attributes in completion menu by glepnir · 1 year ago
- 22105fd patch 9.1.0589: vi: d{motion} and cw work differently than expected by Christian Brabandt · 1 year, 1 month ago
- 5247b0b patch 9.1.0572: cannot specify tab page closing behaviour by LemonBoy · 1 year, 1 month ago
- a20bf69 patch 9.1.0568: Cannot expand paths from 'cdpath' setting by LemonBoy · 1 year, 1 month ago
- 8367884 patch 9.1.0563: Cannot process any Key event by Shougo Matsushita · 1 year, 1 month ago
- 893eeeb patch 9.1.0557: moving in the buffer list doesn't work as documented by LemonBoy · 1 year, 1 month ago
- 4ff3a9b patch 9.1.0554: :bw leaves jumplist and tagstack data around by LemonBoy · 1 year, 1 month ago
- 600a12d patch 9.1.0549: fuzzycollect regex based completion not working as expected by glepnir · 1 year, 1 month ago
- c8e158b patch 9.1.0548: it's not possible to get a unique id for some vars by Ernie Rael · 1 year, 1 month ago
- 48b7d05 patch 9.1.0547: No way to get the arity of a Vim function by LemonBoy · 1 year, 1 month ago
- b975ddf patch 9.1.0538: not possible to assign priority when defining a sign by LemonBoy · 1 year, 1 month ago
- 25ac6d6 patch 9.1.0537: signed number detection for CTRL-X/A can be improved by distobs · 1 year, 1 month ago
- ce0ef91 patch 9.1.0509: not possible to translate Vim script messages by Christ van Willegen · 1 year, 2 months ago
- d095214 patch 9.1.0507: hard to detect cursor movement in the command line by Shougo Matsushita · 1 year, 2 months ago
- 43eef88 patch 9.1.0503: cannot use fuzzy keyword completion by glepnir · 1 year, 2 months ago
- fbc37f1 patch 9.1.0500: cannot switch buffer in a popup by Christian Brabandt · 1 year, 2 months ago
- d8c9340 patch 9.1.0495: Matched text isn't highlighted in cmdline pum by zeertzjq · 1 year, 2 months ago
- 84ac212 runtime(doc): Fix typos in several documents by h-east · 1 year, 2 months ago
- 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu by glepnir · 1 year, 2 months ago
- 529b9ad patch 9.1.0469: Cannot have buffer-local value for 'completeopt' by zeertzjq · 1 year, 2 months ago
- 60c8743 patch 9.1.0465: missing filecopy() function by Shougo Matsushita · 1 year, 2 months ago
- 0a08306 patch 9.1.0464: no whitespace padding in commentstring option in ftplugins by Riley Bruins · 1 year, 2 months ago
- a218cc6 patch 9.1.0463: no fuzzy-matching support for insert-completion by glepnir · 1 year, 2 months ago
- 8e4c4c7 patch 9.1.0418: Cannot move to previous/next rare word by Christ van Willegen - van Noort · 1 year, 3 months ago
- b4757e6 patch 9.1.0394: Cannot get a list of positions describing a region by Shougo Matsushita · 1 year, 3 months ago
- 53753f6 runtime(doc): Fix typos in help documents by h-east · 1 year, 3 months ago
- 5400a5d runtime(comment): include a simple comment toggling plugin by Maxim Kim · 1 year, 3 months ago
- c9df1fb patch 9.1.0327: No support for using $XDG_CONFIG_HOME by Luca Saccarola · 1 year, 4 months ago
- 49528da patch 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control by Anton Sharonov · 1 year, 4 months ago
- be2b03c patch 9.1.0277: Cannot highlight the Command-line by Shougo Matsushita · 1 year, 4 months ago
- 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 4 months ago
- 5a2e3ec patch 9.1.0215: Half-page scrolling does not support smooth-scrolling by Luuk van Baal · 1 year, 4 months ago
- b9f5b95 patch 9.1.0211: page-wise scrolling does not support smooth-scrolling by Luuk van Baal · 1 year, 4 months ago
- e5f2280 patch 9.1.0207: No autocommand when writing session file by Colin Kennedy · 1 year, 4 months ago
- d3eae7b patch 9.1.0148: Vim9: can't call internal methods with objects by Yegappan Lakshmanan · 1 year, 5 months ago
- 2157035 patch 9.1.0147: Cannot keep a buffer focused in a window by Colin Kennedy · 1 year, 5 months ago
- ec9c326 runtime(doc): clarify expand() for :terminal windows by Christian Brabandt · 1 year, 6 months ago
- 3f905ab patch 9.1.0120: hard to get visual region using Vim script by Shougo Matsushita · 1 year, 6 months ago
- 15935e7 runtime(doc): Add a place holder section for version 9.2 (#14060) by Yegappan Lakshmanan · 1 year, 6 months ago
- 7b7672d runtime(doc): Fix typos in version9.txt (#13817) by K.Takata · 1 year, 7 months ago
- b4ddc6c patch 9.1.0000: Vim 9.1 release by Christian Brabandt · 1 year, 7 months ago
- 6c1afa3 runtime(doc): add missing help tags by Christian Brabandt · 1 year, 7 months ago
- 0ede5e3 runtime(doc): Update Version9.txt for release 9.1 (#13804) by Christian Brabandt · 1 year, 7 months ago