- 3fc84dc patch 9.0.1025: WinScrolled is not triggered when filler lines change by zeertzjq · 3 years, 4 months ago
- 86b4816 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
- 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
- c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 3 years, 4 months ago
- 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 3 years, 4 months ago
- 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
- 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
- a87749e patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop by Bram Moolenaar · 3 years, 4 months ago
- c1cf4c9 patch 9.0.0948: 'ttyfast' is set for arbitrary terminals by Bram Moolenaar · 3 years, 4 months ago
- 47f1fdc patch 9.0.0939: still using simplified mappings when using kitty protocol by Bram Moolenaar · 3 years, 4 months ago
- b59ae59 Update runtime files by Bram Moolenaar · 3 years, 4 months ago
- 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 3 years, 4 months ago
- 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 3 years, 4 months ago
- ce30ccc patch 9.0.0916: getbufline() is inefficient for getting a single line by Bram Moolenaar · 3 years, 4 months ago
- 0a60f79 patch 9.0.0913: only change in current window triggers the WinScrolled event by Bram Moolenaar · 3 years, 5 months ago
- d13166e Update runtime files by Bram Moolenaar · 3 years, 5 months ago
- 698a00f patch 9.0.0883: a silent mapping may cause dots on the command line by Bram Moolenaar · 3 years, 5 months ago
- 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 3 years, 5 months ago
- 4c8d2f0 patch 9.0.0863: col() and charcol() only work for the current window by Yegappan Lakshmanan · 3 years, 5 months ago
- 0aad88f patch 9.0.0862: default value of 'endoffile' is wrong by Bram Moolenaar · 3 years, 5 months ago
- 9954dc3 patch 9.0.0861: solution for "!!sort" in closed fold is not optimal by Bram Moolenaar · 3 years, 5 months ago
- 76db9e0 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
- cd9c8d4 patch 9.0.0837: append() reports failure when not appending anything by Bram Moolenaar · 3 years, 5 months ago
- 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
- 6ebe4f9 Update runtime files by Bram Moolenaar · 3 years, 5 months ago
- fb0cf23 patch 9.0.0817 by Bram Moolenaar · 3 years, 6 months ago
- 4bc85f2 patch 9.0.0813: Kitty terminal is not recognized by Bram Moolenaar · 3 years, 6 months ago
- 5b2a3d7 patch 9.0.0810: readblob() returns empty when trying to read too much by Bram Moolenaar · 3 years, 6 months ago
- 4362576 patch 9.0.0803: readblob() cannot read from character device by K.Takata · 3 years, 6 months ago
- 11df3ae patch 9.0.0795: readblob() always reads the whole file by K.Takata · 3 years, 6 months ago
- 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
- 8107a2a patch 9.0.0783: ":!" doesn't do anything but does update the previous command by Bram Moolenaar · 3 years, 6 months ago
- 4ac8e79 patch 9.0.0779: lsl and lm3 file extensions are not recognized by Doug Kearns · 3 years, 6 months ago
- 3c053a1 Update runtime files by Bram Moolenaar · 3 years, 6 months ago
- 49846fb patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting by Bram Moolenaar · 3 years, 6 months ago
- 4ccaedf patch 9.0.0756: no autocmd event for changing text in a terminal window by Shougo Matsushita · 3 years, 6 months ago
- b77bdce patch 9.0.0753: some Ex commands are not in the help index by Yee Cheng Chin · 3 years, 6 months ago
- ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 3 years, 6 months ago
- d93009e patch 9.0.0741: cannot specify an ID for each item with prop_add_list() by Bram Moolenaar · 3 years, 6 months ago
- 91ccbad patch 9.0.0738: cannot suppress completion "scanning" messages by =?UTF-8?q?Bj=C3=B6rn=20Linse?= · 3 years, 6 months ago
- ae906c8 patch 9.0.0729: the rightleft and arabic features are disabled by Bram Moolenaar · 3 years, 6 months ago
- 7c6cd44 patch 9.0.0727: help in the repository differs from patched version too much by Bram Moolenaar · 3 years, 6 months ago
- 4282633 patch 9.0.0710: quitting/unloading/hiding a terminal does not work properly by Yee Cheng Chin · 3 years, 6 months ago
- 25f3a14 patch 9.0.0700: there is no real need for a "big" build by Martin Tournoij · 3 years, 6 months ago
- 251c1e2 patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio by Martin Tournoij · 3 years, 6 months ago
- 4314e4f patch 9.0.0694: no native sound support on Mac OS by Yee Cheng Chin · 3 years, 6 months ago
- bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 3 years, 6 months ago
- 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 3 years, 6 months ago
- 4ba5f1d patch 9.0.0656: cannot specify another character to use instead of '@' by Bram Moolenaar · 3 years, 6 months ago
- f269eab Update runtime files by Bram Moolenaar · 3 years, 6 months ago
- 13ece2a patch 9.0.0647: the 'splitscroll' option is not a good name by Luuk van Baal · 3 years, 6 months ago
- f6196f4 patch 9.0.0640: cannot scroll by screen line if a line wraps by Bram Moolenaar · 3 years, 6 months ago
- a4e0b97 patch 9.0.0634: evaluating "expr" options has more overhead than needed by Bram Moolenaar · 3 years, 6 months ago
- 87b4e5c patch 9.0.0632: calling a function from an "expr" option has overhead by Bram Moolenaar · 3 years, 6 months ago
- 9f573a8 patch 9.0.0622: matchaddpos() can get slow when adding many matches by Bram Moolenaar · 3 years, 6 months ago
- 50faf02 patch 9.0.0620: matchaddpos() can only add up to 8 matches by Bram Moolenaar · 3 years, 6 months ago
- 9fbdbb8 Update runtime files by Bram Moolenaar · 3 years, 6 months ago
- 4cbdcbd patch 9.0.0524: build instructions for MS-Windows are outdated by Bram Moolenaar · 3 years, 7 months ago
- 9712ff1 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 27b53be patch 9.0.0496: no good reason to keep supporting Windows-XP by K.Takata · 3 years, 7 months ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 3 years, 7 months ago
- aa53414 patch 9.0.0473: fullcommand() only works for the current script version by Bram Moolenaar · 3 years, 7 months ago
- 7b2d872 Add missing part of patch by Bram Moolenaar · 3 years, 7 months ago
- cdc8393 patch 9.0.0449: there is no easy way to translate a key code into a string by zeertzjq · 3 years, 7 months ago
- 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 3 years, 7 months ago
- 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years, 7 months ago
- 71b6d33 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 3 years, 7 months ago
- 6f14da1 patch 9.0.0411: only created files can be cleaned up with one call by Bram Moolenaar · 3 years, 7 months ago
- 0daafaa Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years, 7 months ago
- 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years, 7 months ago
- df5320c patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal by K.Takata · 3 years, 7 months ago
- d3de178 patch 9.0.0346: :horizontal modifier not fully supported by zeertzjq · 3 years, 7 months ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years, 7 months ago
- 21c3a80 patch 9.0.0342: ":wincmd =" equalizes in two directions by Bram Moolenaar · 3 years, 7 months ago
- a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years, 7 months ago
- 9b03d3e Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years, 7 months ago
- 2f892d8 patch 9.0.0303: it is not easy to get information about a script by Yegappan Lakshmanan · 3 years, 7 months ago
- 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed by Bram Moolenaar · 3 years, 7 months ago
- 07ea5f1 patch 9.0.0285: it is not easy to change the command line from a plugin by Shougo Matsushita · 3 years, 7 months ago
- 7dd5432 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 2ee347f patch 9.0.0280: the builtin termcap list depends on the version by Bram Moolenaar · 3 years, 7 months ago
- 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years, 7 months ago
- 074fbd4 patch 9.0.0278: the +wildignore feature is nearly always available by Bram Moolenaar · 3 years, 7 months ago
- 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 3 years, 7 months ago
- 520f6ef patch 9.0.0269: getscriptinfo() does not include the version by Yegappan Lakshmanan · 3 years, 7 months ago
- f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years, 7 months ago
- 2eddbac patch 9.0.0261: bufload() reads a file even if the name is not a file name by Bram Moolenaar · 3 years, 7 months ago
- fd99945 Update runtime files by Bram Moolenaar · 3 years, 7 months ago
- 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years, 7 months ago
- f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years, 7 months ago
- f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years, 8 months ago
- e800864 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
- 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years, 8 months ago
- e1f3fd1 Update runtime files by Bram Moolenaar · 3 years, 8 months ago
- 3fbf6cd patch 9.0.0202: code and help for indexof() is not ideal by Yegappan Lakshmanan · 3 years, 8 months ago
- b218655 patch 9.0.0196: finding value in list may require a for loop by Yegappan Lakshmanan · 3 years, 8 months ago
- 48c3f4e Update runtime files by Bram Moolenaar · 3 years, 8 months ago