- bf32180 patch 9.1.0060: Recorded register cannot be translated using keytrans() by zeertzjq · 1 year, 6 months ago
- 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 7 months ago
- 22cbc8a patch 9.0.2114: overflow detection not accurate when adding digits by Christian Brabandt · 1 year, 9 months ago
- 58f9bef patch 9.0.2109: [security]: overflow in nv_z_get_count by Christian Brabandt · 1 year, 9 months ago
- 4bca489 patch 9.0.2075: TextChangedI may not always trigger by Christian Brabandt · 1 year, 10 months ago
- 476733f patch 9.0.1915: r_CTRL-C works differently in visual mode by Christian Brabandt · 1 year, 11 months ago
- dccc29c patch 9.0.1866: undo is synced after character find by zeertzjq · 1 year, 11 months ago
- d809c0a patch 9.0.1792: problem with gj/gk/gM and virtual text by zeertzjq · 2 years ago
- 654bdbb patch 9.0.1761: g<kEnd> behaves different from g<end> by zeertzjq · 2 years ago
- b5f6fe9 patch 9.0.1753: can't move to last non-blank char by Christian Brabandt · 2 years ago
- bacc830 patch 9.0.1694: wrong mapping applied when replaying a char search by zeertzjq · 2 years ago
- 2d63e4b patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode by Christian Brabandt · 2 years ago
- a109f39 patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" by Luuk van Baal · 2 years, 2 months ago
- 8667a56 patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h" by Luuk van Baal · 2 years, 3 months ago
- 73916ba patch 9.0.1490: the ModeChanged event may be triggered too often by zeertzjq · 2 years, 3 months ago
- aa7f25e patch 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last" by Luuk van Baal · 2 years, 4 months ago
- f86dea8 patch 9.0.1385: g'Esc is considered an error by zeertzjq · 2 years, 5 months ago
- 4f026ea patch 9.0.1356: cannot cancel "gr" with Esc by zeertzjq · 2 years, 5 months ago
- d6a4ea3 patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode by Bram Moolenaar · 2 years, 5 months ago
- a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 2 years, 6 months ago
- 441a7a9 patch 9.0.1324: "gj" and "gk" do not move correctly over a closed fold by Luuk van Baal · 2 years, 6 months ago
- 1d6539c patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set by Bram Moolenaar · 2 years, 6 months ago
- 8f53166 patch 9.0.1273: "1v" may select block with wrong size by Bram Moolenaar · 2 years, 6 months ago
- 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, 7 months ago
- fc966c1 patch 9.0.1126: bracketed paste can be enabled when it is not recognized by Bram Moolenaar · 2 years, 7 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, 8 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, 10 months ago
- 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 2 years, 10 months ago
- 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
- b34c4b7 patch 9.0.0643: smoothscroll test fails by Bram Moolenaar · 2 years, 10 months ago
- f7e7302 patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit by Bram Moolenaar · 2 years, 11 months ago
- 5939c35 patch 9.0.0569: cannot easily get out when using "vim file | grep word" by Bram Moolenaar · 2 years, 11 months ago
- e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 2 years, 11 months 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 ago
- f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years 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, 1 month 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, 2 months ago
- e2fa213 patch 8.2.5024: using freed memory with "]d" by Bram Moolenaar · 3 years, 2 months ago
- 338f1fc patch 8.2.5023: substitute overwrites allocated buffer by Bram Moolenaar · 3 years, 2 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, 3 months ago
- 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
- 509142a patch 8.2.4881: "P" in Visual mode still changes some registers by Shougo Matsushita · 3 years, 3 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, 4 months ago
- a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 4 months ago
- 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 4 months ago
- 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 4 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, 6 months ago
- 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 6 months ago
- 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 6 months ago
- fb55207 patch 8.2.4242: put in Visual mode cannot be repeated by Shougo Matsushita · 3 years, 6 months ago
- 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago
- fbf4f1c patch 8.2.4237: record buffer wrong if character in Select mode was not typed by zeertzjq · 3 years, 6 months ago
- b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 6 months ago
- a827bf3 patch 8.2.4221: some functions in normal.c are very long by Yegappan Lakshmanan · 3 years, 6 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, 7 months ago
- c88e977 patch 8.2.3993: when recording a change in Select mode char appears twice by Bram Moolenaar · 3 years, 7 months ago
- ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- eaaac01 patch 8.2.3983: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- c97f9a5 patch 8.2.3930: getcmdline() argument has a misleading type by Bram Moolenaar · 3 years, 7 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, 8 months ago
- 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 3 years, 8 months ago
- d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 3 years, 8 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, 9 months ago
- aaec1d4 patch 8.2.3580: gj does not move properly with a wide character by Christian Brabandt · 3 years, 9 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, 10 months ago