- 421b597 patch 9.1.0126: Internal error when using upper-case mark in getregion() by zeertzjq · 1 year, 7 months ago
- 83925be patch 9.1.0125: unused init of text_prop_idxs in win_line() by Dylan Thacker-Smith · 1 year, 7 months ago
- 8055721 patch 9.1.0124: display of below/right virtual text with non-virtual text overlap by Dylan Thacker-Smith · 1 year, 7 months ago
- 52ecc76 patch 9.1.0123: MS-Windows: system() may deadlock by GuyBrush · 1 year, 7 months ago
- 9ca335a patch 9.1.0122: Some minor issues with the getregion() function by Maxim Kim · 1 year, 7 months ago
- 02fcae0 patch 9.1.0121: Infinite loop or signed overflow with 'smoothscroll' by Sean Dewar · 1 year, 7 months ago
- 3f905ab patch 9.1.0120: hard to get visual region using Vim script by Shougo Matsushita · 1 year, 7 months ago
- f865895 patch 9.1.0119: can move away from cmdwin using win_splitmove() by Sean Dewar · 1 year, 7 months ago
- 704966c patch 9.1.0118: Use different restoration strategy in win_splitmove by Sean Dewar · 1 year, 7 months ago
- 96cc4ae patch 9.1.0117: Stop split-moving from firing WinNew and WinNewPre autocommands by Sean Dewar · 1 year, 7 months ago
- 0fd44a5 patch 9.1.0116: win_split_ins may not check available room by Sean Dewar · 1 year, 7 months ago
- ef387c0 runtime(filetype): Modula-2 files with priority not detected (#14055) by dkearns · 1 year, 7 months ago
- c86bff1 patch 9.1.0115: Using freed memory with full tag stack and user data by zeertzjq · 1 year, 7 months ago
- fcaed6a patch 9.1.0114: Setting some options may change curswant by zeertzjq · 1 year, 7 months ago
- 9071ed8 patch 9.1.0113: duplicate code when cleaning undo stack by Christian Brabandt · 1 year, 7 months ago
- f0d3d4a patch 9.1.0112: Remove undo information, when cleaning quickfix buffer by Christian Brabandt · 1 year, 7 months ago
- d00fb4b patch 9.1.0111: filetype: no support for bats files by Brandon Maier · 1 year, 7 months ago
- 5f20f05 patch 9.1.0110: filetype: add 'Config.in' filetype detection by Brandon Maier · 1 year, 7 months ago
- cf1d65e patch 9.1.0109: filetype: no support for its files by Brandon Maier · 1 year, 7 months ago
- b1700fb patch 9.1.0108: filetype: no support for dtso files by Markus Schneider-Pargmann · 1 year, 7 months ago
- 49f2ba6 patch 9.1.0107: CI: Fix MacOS-14 tests by Yee Cheng Chin · 1 year, 7 months ago
- 34e4a05 patch 9.1.0106: Visual highlight hard to read with 'termguicolors' by Maxim Kim · 1 year, 7 months ago
- e710220 patch 9.1.0105: Style: typos found by zeertzjq · 1 year, 7 months ago
- 2f9aef4 patch 9.1.0104: Linking fails with -lto because of PERL_CFLAGS by Christian Brabandt · 1 year, 7 months ago
- f0a9d65 patch 9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' by zeertzjq · 1 year, 7 months ago
- b47fbb4 patch 9.1.0102: settabvar() may change the last accessed tabpage by zeertzjq · 1 year, 7 months ago
- bd1232a patch 9.1.0101: upper-case of German sharp s should be U+1E9E by glepnir · 1 year, 7 months ago
- f2d90a3 patch 9.1.0100: Redrawing can be improved with undo and 'spell' by zeertzjq · 1 year, 7 months ago
- a0010a1 patch 9.1.0099: Not able to use diff() with 'diffexpr' by Yegappan Lakshmanan · 1 year, 7 months ago
- 0d3c0a6 patch 9.1.0098: CompletionChanged not triggered when new leader added without matches by glepnir · 1 year, 7 months ago
- efabd7c patch 9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits by zeertzjq · 1 year, 7 months ago
- be156a3 patch 9.1.0096: diff() function uses 'diffexpr' by Yegappan Lakshmanan · 1 year, 7 months ago
- 52eb0b8 patch 9.1.0095: tests: test_restricted() fails by Christian Brabandt · 1 year, 7 months ago
- 0022148 patch 9.1.0094: xxd: buffer-overflow when writing color output by Goffredo Baroncelli · 1 year, 7 months ago
- 7707827 patch 9.1.0093: Still a qsort() comparison function that returns result of subtraction by zeertzjq · 1 year, 7 months ago
- c908371 patch 9.1.0092: Compiler warning for missing type in scroll_event() by Christian Brabandt · 1 year, 7 months ago
- 627c950 patch 9.1.0091: Syntax test fails when run with non C locale by Christian Brabandt · 1 year, 7 months ago
- 45932c5 patch 9.1.0090: Assigning wrong colors when parsing terminal OSC response by Maxim Kim · 1 year, 7 months ago
- e06e437 patch 9.1.0089: qsort() comparison functions should be transitive by Christian Brabandt · 1 year, 7 months ago
- c9e79e5 patch 9.1.0088: TextChanged not triggered for :norm! commands by Christian Brabandt · 1 year, 7 months ago
- 2975a54 patch 9.1.0087: Restoring lastused_tabpage too early in do_arg_all() by glepnir · 1 year, 7 months ago
- 725c7c3 patch 9.1.0086: Problem when scrolling using slow touchpads scroll event by lilydjwg · 1 year, 7 months ago
- c4d4a1e patch 9.1.0085: X11 scroll size changes after accessing clipboard by lilydjwg · 1 year, 7 months ago
- df23d7f patch 9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak' by zeertzjq · 1 year, 7 months ago
- ae07ebc patch 9.1.0083: Redrawing can be improved when deleting lines with 'number' by zeertzjq · 1 year, 7 months ago
- 7ce34c9 patch 9.1.0082: Redrawing can be improved when deleting lines with 'cursorline' by zeertzjq · 1 year, 7 months ago
- 1efb1b0 patch 9.1.0081: X11 mouse-scrolling stutters by lilydjwg · 1 year, 7 months ago
- 1af3563 patch 9.1.0080: unexpected error for modifying final list using += by Yegappan Lakshmanan · 1 year, 7 months ago
- ebfd856 patch 9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines by zeertzjq · 1 year, 7 months ago
- b1457d4 patch 9.1.0078: GTK3: using wrong style for pre-edit area by lilydjwg · 1 year, 7 months ago
- 3f1b531 patch 9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll() by zeertzjq · 1 year, 7 months ago
- de7f5bd patch 9.1.0076: luau config file not detected by lopy · 1 year, 7 months ago
- cbb46b4 patch 9.1.0075: insert completion not correct when adding new leader by glepnir · 1 year, 7 months ago
- eac3fdc patch 9.1.0074: did_set_breakat() should be in optionstr.c by zeertzjq · 1 year, 7 months ago
- 0c989e4 patch 9.1.0073: Looping over modifier_keys_table unnecessarily by zeertzjq · 1 year, 7 months ago
- 6093703 patch 9.1.0072: Not able to build without FEAT_DIFF by Yegappan Lakshmanan · 1 year, 7 months ago
- 2d205d0 translation(ca): Fixe typos in Catalan translation (#13968) by Jordi Mas · 1 year, 7 months ago
- fa37835 patch 9.1.0071: Need a diff() Vim script function by Yegappan Lakshmanan · 1 year, 7 months ago
- 1226b05 translation(ru): Updated Russian translation of messages (#13947) by Restorer · 1 year, 7 months ago
- e93d5ca patch 9.1.0070: CI: testsuite not run on M1 Mac by rhysd · 1 year, 7 months ago
- fd47265 patch 9.1.0069: ScreenLines may not be correctly initialized, causing hang by Olaf Seibert · 1 year, 7 months ago
- 59bafc8 patch 9.1.0068: Visual highlighting can still be improved by Maxim Kim · 1 year, 7 months ago
- e1cd1fd patch 9.1.0067: gcc still complains about use of uninitialized var by Christian Brabandt · 1 year, 7 months ago
- f2fb7dd patch 9.1.0066: gcc complains about use of uninitialized var by Christian Brabandt · 1 year, 7 months ago
- fef6630 patch 9.1.0065: Segfault with CompleteChanged autocommand by Christian Brabandt · 1 year, 7 months ago
- 6e0a18f patch 9.1.0064: No Wayland support by lilydjwg · 1 year, 7 months ago
- 94ff09a patch 9.1.0063: GTK code can be improved by lilydjwg · 1 year, 7 months ago
- e99f068 patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete lines by zeertzjq · 1 year, 7 months ago
- e6d8b46 patch 9.1.0061: UX of visual highlighting can be improved by Christian Brabandt · 1 year, 7 months ago
- bf32180 patch 9.1.0060: Recorded register cannot be translated using keytrans() by zeertzjq · 1 year, 7 months ago
- 1f47db7 patch 9.1.0059: No event triggered before creating a window by Sergey Vlasov · 1 year, 7 months ago
- 92e90a1 patch 9.1.0058: Cannot map Super Keys in GTK UI by Casey Tucker · 1 year, 7 months ago
- 6a02eb0 patch 9.1.0057: MS-Windows: Key event test still fails by Christian Brabandt · 1 year, 7 months ago
- 6638ec8 patch 9.1.0056: wrong number of trailing spaces inserted after blockwise put by VanaIgr · 1 year, 7 months ago
- 78019df patch 9.1.0055: formatting long lines is slow by kawaii-Code · 1 year, 7 months ago
- 703f9bc patch 9.1.0054: 'linebreak' may still apply to leading whitespace by zeertzjq · 1 year, 7 months ago
- 12b9277 patch 9.1.0053: MS-Windows: Key event test still fails by Christian Brabandt · 1 year, 7 months ago
- fa8c971 patch 9.1.0052: Patch 9.1.0041 causes regressions for users by Christian Brabandt · 1 year, 7 months ago
- f6ebaa7 patch 9.1.0051: MS-Windows: Key event test fail by Christian Brabandt · 1 year, 7 months ago
- 68d9472 patch 9.1.0050: Win32 Keyboard handling is sub-optimal by Anton Sharonov · 1 year, 8 months ago
- 1fb4103 patch 9.1.0049: Make "[Command Line]" a special buffer name by Sean Dewar · 2 years, 1 month ago
- 43b395e patch 9.1.0048: Abort opening cmdwin if autocmds screw things up by Sean Dewar · 2 years, 1 month ago
- 988f743 patch 9.1.0047: issues with temp curwin/buf while cmdwin is open by Sean Dewar · 2 years, 1 month ago
- f96dc8d patch 9.1.0046: :drop does not re-use empty buffer by Rocco Mao · 1 year, 8 months ago
- cc979b4 patch 9.1.0045: --remote-* does not ignore `wilidignore` by Christian Brabandt · 1 year, 8 months ago
- 4231ad0 translation(hu): use correct encoding in header of hu po file (#13902) by Zoltan Arpadffy · 1 year, 8 months ago
- 7de2b7c translation(it): Update Italian translation by Antonio Giovanni Colombo · 1 year, 8 months ago
- 76ba724 patch 9.1.0044: po Makefiles can be improved by RestorerZ · 1 year, 8 months ago
- 7c71db3 patch 9.1.0043: ml_get: invalid lnum when :s replaces visual selection by Christian Brabandt · 1 year, 8 months ago
- c1884c9 patch 9.1.0042: Missing test for Chuck Filetype by Christian Brabandt · 1 year, 8 months ago
- d08e437 translation(sr): Update Serbian messages translation (#13889) by Ivan Pešić · 1 year, 8 months ago
- 7062be1 patch 9.1.0041: xxd -i may generate incorrect C statements by Kuratius · 1 year, 8 months ago
- f267847 patch 9.1.0040: issue with prompt buffer and hidden buffer by zeertzjq · 1 year, 8 months ago
- 6a8d2e1 patch 9.1.0039: too vague errors for 'listchars'/'fillchars' by zeertzjq · 1 year, 8 months ago
- 4ea37f8 patch 9.1.0038: Unnecessary loop in getvcol() by zeertzjq · 1 year, 8 months ago
- 5b0722b patch 9.1.0037: Calling get_breakindent_win() repeatedly when computing virtcol by zeertzjq · 1 year, 8 months ago
- 73e16c7 patch 9.1.0036: MS-Windows: Warning about unused variable by John Marriott · 1 year, 8 months ago
- 7d711fe patch 9.1.0035: i_CTRL-] triggers InsertCharPre by altermo · 1 year, 8 months ago
- ac4cffc patch 9.1.0034: Window scrolls unexpectedly when 'scrollbind' is set by Christian Brabandt · 1 year, 8 months ago
- 9695836 patch 9.1.0033: Insert mode not stopped if closing prompt buffer modifies hidden buffer by zeertzjq · 1 year, 8 months ago