summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-02-11patch 9.1.0097: 'breakindent' behaves inconsistently with 'list' and splitsv9.1.0097zeertzjq
2024-02-11patch 9.1.0096: diff() function uses 'diffexpr'v9.1.0096Yegappan Lakshmanan
2024-02-10patch 9.1.0095: tests: test_restricted() failsv9.1.0095Christian Brabandt
2024-02-10patch 9.1.0094: xxd: buffer-overflow when writing color outputv9.1.0094Goffredo Baroncelli
2024-02-10patch 9.1.0093: Still a qsort() comparison function that returns result of su...v9.1.0093zeertzjq
2024-02-10patch 9.1.0092: Compiler warning for missing type in scroll_event()v9.1.0092Christian Brabandt
2024-02-10patch 9.1.0091: Syntax test fails when run with non C localev9.1.0091Christian Brabandt
2024-02-09patch 9.1.0090: Assigning wrong colors when parsing terminal OSC responsev9.1.0090Maxim Kim
2024-02-09patch 9.1.0089: qsort() comparison functions should be transitivev9.1.0089Christian Brabandt
2024-02-09patch 9.1.0088: TextChanged not triggered for :norm! commandsv9.1.0088Christian Brabandt
2024-02-09patch 9.1.0087: Restoring lastused_tabpage too early in do_arg_all()v9.1.0087glepnir
2024-02-09patch 9.1.0086: Problem when scrolling using slow touchpads scroll eventv9.1.0086lilydjwg
2024-02-09patch 9.1.0085: X11 scroll size changes after accessing clipboardv9.1.0085lilydjwg
2024-02-09patch 9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'v9.1.0084zeertzjq
2024-02-08patch 9.1.0083: Redrawing can be improved when deleting lines with 'number'v9.1.0083zeertzjq
2024-02-08patch 9.1.0082: Redrawing can be improved when deleting lines with 'cursorline'v9.1.0082zeertzjq
2024-02-08patch 9.1.0081: X11 mouse-scrolling stuttersv9.1.0081lilydjwg
2024-02-06patch 9.1.0080: unexpected error for modifying final list using +=v9.1.0080Yegappan Lakshmanan
2024-02-06patch 9.1.0079: LineNrAbove/Below highlighting wrong on wrapped linesv9.1.0079zeertzjq
2024-02-06patch 9.1.0078: GTK3: using wrong style for pre-edit areav9.1.0078lilydjwg
2024-02-06patch 9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousescroll()v9.1.0077zeertzjq
2024-02-04patch 9.1.0076: luau config file not detectedv9.1.0076lopy
2024-02-03patch 9.1.0075: insert completion not correct when adding new leaderv9.1.0075glepnir
2024-02-03patch 9.1.0074: did_set_breakat() should be in optionstr.cv9.1.0074zeertzjq
2024-02-03patch 9.1.0073: Looping over modifier_keys_table unnecessarilyv9.1.0073zeertzjq
2024-02-03patch 9.1.0072: Not able to build without FEAT_DIFFv9.1.0072Yegappan Lakshmanan
2024-02-03translation(ca): Fixe typos in Catalan translation (#13968)Jordi Mas
2024-02-01patch 9.1.0071: Need a diff() Vim script functionv9.1.0071Yegappan Lakshmanan
2024-02-01translation(ru): Updated Russian translation of messages (#13947)Restorer
2024-02-01patch 9.1.0070: CI: testsuite not run on M1 Macv9.1.0070rhysd
2024-02-01patch 9.1.0069: ScreenLines may not be correctly initialized, causing hangv9.1.0069Olaf Seibert
2024-02-01patch 9.1.0068: Visual highlighting can still be improvedv9.1.0068Maxim Kim
2024-01-31patch 9.1.0067: gcc still complains about use of uninitialized varv9.1.0067Christian Brabandt
2024-01-31patch 9.1.0066: gcc complains about use of uninitialized varv9.1.0066Christian Brabandt
2024-01-29patch 9.1.0065: Segfault with CompleteChanged autocommandv9.1.0065Christian Brabandt
2024-01-29patch 9.1.0064: No Wayland supportv9.1.0064lilydjwg
2024-01-29patch 9.1.0063: GTK code can be improvedv9.1.0063lilydjwg
2024-01-29patch 9.1.0062: Internal error when :luado/perldo/pydo etc delete linesv9.1.0062zeertzjq
2024-01-28patch 9.1.0061: UX of visual highlighting can be improvedv9.1.0061Christian Brabandt
2024-01-28patch 9.1.0060: Recorded register cannot be translated using keytrans()v9.1.0060zeertzjq
2024-01-25patch 9.1.0059: No event triggered before creating a windowv9.1.0059Sergey Vlasov
2024-01-25patch 9.1.0058: Cannot map Super Keys in GTK UIv9.1.0058Casey Tucker
2024-01-25patch 9.1.0057: MS-Windows: Key event test still failsv9.1.0057Christian Brabandt
2024-01-25patch 9.1.0056: wrong number of trailing spaces inserted after blockwise putv9.1.0056VanaIgr
2024-01-25patch 9.1.0055: formatting long lines is slowv9.1.0055kawaii-Code
2024-01-25patch 9.1.0054: 'linebreak' may still apply to leading whitespacev9.1.0054zeertzjq
2024-01-25patch 9.1.0053: MS-Windows: Key event test still failsv9.1.0053Christian Brabandt
2024-01-25patch 9.1.0052: Patch 9.1.0041 causes regressions for usersv9.1.0052Christian Brabandt
2024-01-25patch 9.1.0051: MS-Windows: Key event test failv9.1.0051Christian Brabandt
2024-01-23patch 9.1.0050: Win32 Keyboard handling is sub-optimalv9.1.0050Anton Sharonov