- a41e221 patch 9.0.1208: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
- 232bdaa patch 9.0.1189: invalid memory access with folding and using "L" by Bram Moolenaar · 2 years, 7 months ago
- 79c11e3 patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short by Bram Moolenaar · 2 years, 8 months ago
- fc966c1 patch 9.0.1126: bracketed paste can be enabled when it is not recognized by Bram Moolenaar · 2 years, 8 months ago
- ba936f6 patch 9.0.1061: cannot display 'showcmd' somewhere else by Luuk van Baal · 2 years, 8 months ago
- 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 2 years, 9 months ago
- cc762a4 patch 9.0.0947: invalid memory access in substitute with function by Bram Moolenaar · 2 years, 9 months ago
- 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 9 months ago
- 0c34d56 patch 9.0.0901: setting w_leftcol and handling side effects is confusing by Bram Moolenaar · 2 years, 9 months ago
- 44c2209 patch 9.0.0886: horizontal mouse scroll only works in the GUI by Christopher Plewright · 2 years, 9 months ago
- c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 2 years, 10 months ago
- ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 11 months ago
- 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 2 years, 11 months ago
- 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 11 months ago
- b34c4b7 patch 9.0.0643: smoothscroll test fails by Bram Moolenaar · 2 years, 11 months ago
- f7e7302 patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit by Bram Moolenaar · 3 years ago
- 5939c35 patch 9.0.0569: cannot easily get out when using "vim file | grep word" by Bram Moolenaar · 3 years ago
- e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
- ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years ago
- a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
- 98d1069 patch 9.0.0312: test for cmdheight zero fails by Bram Moolenaar · 3 years ago
- b849c82 patch 9.0.0310: output of :messages dissappears when cmdheight is zero by Bram Moolenaar · 3 years ago
- f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
- 8d69637 patch 9.0.0234: cannot make difference between :normal end and argument char by Bram Moolenaar · 3 years ago
- 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years ago
- a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
- 101d57b patch 9.0.0124: code has more indent than needed by zeertzjq · 3 years, 1 month ago
- f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years, 1 month ago
- c963ec3 patch 9.0.0064: confusing error when using "q:" in command line window by Bram Moolenaar · 3 years, 1 month ago
- fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 2 months ago
- 7a1d328 patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode by Bram Moolenaar · 3 years, 2 months ago
- 1d97db3 patch 8.2.5056: the channel log only contains some of the raw terminal output by Bram Moolenaar · 3 years, 3 months ago
- e2fa213 patch 8.2.5024: using freed memory with "]d" by Bram Moolenaar · 3 years, 3 months ago
- 338f1fc patch 8.2.5023: substitute overwrites allocated buffer by Bram Moolenaar · 3 years, 3 months ago
- 395bd1f patch 8.2.4956: reading past end of line with "gf" in Visual block mode by Bram Moolenaar · 3 years, 3 months ago
- 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 4 months ago
- 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 4 months ago
- 509142a patch 8.2.4881: "P" in Visual mode still changes some registers by Shougo Matsushita · 3 years, 4 months ago
- 53ef573 patch 8.2.4806: a mapping using <LeftDrag> does not start Select mode by Bram Moolenaar · 3 years, 4 months ago
- 2ce97ae patch 8.2.4725: unused variable in tiny build by Bram Moolenaar · 3 years, 5 months ago
- a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 5 months ago
- 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 5 months ago
- 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 5 months ago
- bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 3 years, 5 months ago
- 7a73252 patch 8.2.4567: bracketed paste doesn't work well in Visual linewise mode by zeertzjq · 3 years, 5 months ago
- ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
- 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 7 months ago
- 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 7 months ago
- 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 7 months ago
- fb55207 patch 8.2.4242: put in Visual mode cannot be repeated by Shougo Matsushita · 3 years, 7 months ago
- 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 7 months ago
- fbf4f1c patch 8.2.4237: record buffer wrong if character in Select mode was not typed by zeertzjq · 3 years, 7 months ago
- b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 7 months ago
- a827bf3 patch 8.2.4221: some functions in normal.c are very long by Yegappan Lakshmanan · 3 years, 7 months ago
- 4663435 patch 8.2.4205: the normal_cmd() function is too long by Yegappan Lakshmanan · 3 years, 7 months ago
- 05386ca patch 8.2.4165: the nv_g_cmd() function is too long by Yegappan Lakshmanan · 3 years, 7 months ago
- 4ede01f patch 8.2.4160: cannot change the register used for Select mode delete by Shougo Matsushita · 3 years, 7 months ago
- e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 7 months ago
- a6f7929 patch 8.2.4005: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
- c88e977 patch 8.2.3993: when recording a change in Select mode char appears twice by Bram Moolenaar · 3 years, 8 months ago
- ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
- eaaac01 patch 8.2.3983: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
- c97f9a5 patch 8.2.3930: getcmdline() argument has a misleading type by Bram Moolenaar · 3 years, 8 months ago
- 71c4125 patch 8.2.3903: "gM" does not count tabs as expected by Bram Moolenaar · 3 years, 8 months ago
- 739f13a patch 8.2.3795: too many #ifdefs by Bram Moolenaar · 3 years, 9 months ago
- 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 3 years, 9 months ago
- d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 3 years, 9 months ago
- 9b0e82f patch 8.2.3660: overflow check uses wrong number by Bram Moolenaar · 3 years, 9 months ago
- 03725c5 patch 8.2.3659: integer overflow with large line number by Bram Moolenaar · 3 years, 9 months ago
- 2228cd7 patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone by Bram Moolenaar · 3 years, 9 months ago
- 615ddd5 patch 8.2.3611: crash when using CTRL-W f without finding a file name by Bram Moolenaar · 3 years, 9 months ago
- a062006 patch 8.2.3610: crash when ModeChanged triggered too early by Bram Moolenaar · 3 years, 9 months ago
- 0c71114 patch 8.2.3583: the "gd" and "gD" commands do not update search stats by Bram Moolenaar · 3 years, 10 months ago
- aaec1d4 patch 8.2.3580: gj does not move properly with a wide character by Christian Brabandt · 3 years, 10 months ago
- 25def2c patch 8.2.3555: ModeChanged is not triggered on every mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 3 years, 10 months ago
- 21c1a0c patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works by Bram Moolenaar · 3 years, 10 months ago
- b07626d patch 8.2.3494: illegal memory access in utf_head_off by Bram Moolenaar · 3 years, 11 months ago
- f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years ago
- 35a9a00 patch 8.2.3428: using freed memory when replacing by Bram Moolenaar · 4 years ago
- eaf3f36 patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode by zeertzjq · 4 years, 1 month ago
- 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years, 1 month ago
- ea04267 patch 8.2.3074: popup_atcursor() uses wrong position with concealing by Bram Moolenaar · 4 years, 2 months ago
- 108010a patch 8.2.3069: error messages are spread out by Bram Moolenaar · 4 years, 2 months ago
- 544a38e patch 8.2.2971: cannot yank a block without trailing spaces by Christian Brabandt · 4 years, 3 months ago
- 2149274 patch 8.2.2938: after using motion force from feedkeys() it sticks by Bram Moolenaar · 4 years, 3 months ago
- 4f3c57f patch 8.2.2932: select mode test fails by Bram Moolenaar · 4 years, 3 months ago
- 85eee5b patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode by Bram Moolenaar · 4 years, 3 months ago
- eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 3 months ago
- 2fa9384 patch 8.2.2914: cannot paste a block without adding padding by Christian Brabandt · 4 years, 3 months ago
- 74ede80 patch 8.2.2904: "g$" causes scroll if half a double width char is visible by Bram Moolenaar · 4 years, 3 months ago
- 1ad72c8 patch 8.2.2832: operator cancelled by moving mouse when using popup by Bram Moolenaar · 4 years, 4 months ago
- 3c49e74 patch 8.2.2711: "gj" in a closed fold does not move out of the fold by Bram Moolenaar · 4 years, 5 months ago
- 7d41410 patch 8.2.2548: May get stuck in the cmdline window using :normal by Bram Moolenaar · 4 years, 6 months ago
- 2c65534 patch 8.2.2547: "%" command not accurate for big files by Bram Moolenaar · 4 years, 6 months ago
- 1d859e2 patch 8.2.2422: crash when deleting with line number out of range by Bram Moolenaar · 4 years, 7 months ago
- e71996b patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold by Bram Moolenaar · 4 years, 7 months ago
- e2edc2e patch 8.2.2366: when using ":sleep" the cursor is always displayed by Bram Moolenaar · 4 years, 7 months ago
- f4e2099 patch 8.2.2182: Vim9: value of 'magic' is still relevant by Bram Moolenaar · 4 years, 8 months ago
- 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 4 years, 8 months ago
- 100118c patch 8.2.2128: there is no way to do something on CTRL-Z by Bram Moolenaar · 4 years, 9 months ago