summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-12-09patch 8.2.3763: when editing the cmdline a callback may cause a scroll upv8.2.3763Bram Moolenaar
2021-12-09patch 8.2.3762: if quickfix buffer is wiped out getqflist() still returns itv8.2.3762Yegappan Lakshmanan
2021-12-08patch 8.2.3761: focus change is not passed on to a terminal windowv8.2.3761Bram Moolenaar
2021-12-08patch 8.2.3760: not automatically handling gnome terminal mouse like xtermv8.2.3760Bram Moolenaar
2021-12-08patch 8.2.3759: quickfix buffer becomes hidden while still in a windowv8.2.3759Yegappan Lakshmanan
2021-12-08patch 8.2.3758: options that take a function insufficiently testedv8.2.3758Yegappan Lakshmanan
2021-12-07patch 8.2.3757: an overlong highlight group name is silently truncatedv8.2.3757erw7
2021-12-07patch 8.2.3756: might crash when callback is not validv8.2.3756Yegappan Lakshmanan
2021-12-07patch 8.2.3755: Coverity warns for using a buffer in another scopev8.2.3755Bram Moolenaar
2021-12-06patch 8.2.3754: undesired changing of the indent of the first formatted linev8.2.3754Bram Moolenaar
2021-12-06patch 8.2.3753: Vim9: function unreferenced while called is never deletedv8.2.3753Bram Moolenaar
2021-12-06patch 8.2.3752: build error when using Photon GUIv8.2.3752h-east
2021-12-06patch 8.2.3751: cannot assign a lambda to an option that takes a functionv8.2.3751Yegappan Lakshmanan
2021-12-05patch 8.2.3750: error messages are everywherev8.2.3750Bram Moolenaar
2021-12-05Update runtime filesBram Moolenaar
2021-12-05patch 8.2.3749: error messages are everywherev8.2.3749Bram Moolenaar
2021-12-05patch 8.2.3748: giving an error for an empty sign argument breaks a pluginv8.2.3748Bram Moolenaar
2021-12-05patch 8.2.3747: cannot remove highlight from an existing signv8.2.3747Bram Moolenaar
2021-12-05patch 8.2.3746: cannot disassemble function starting with "debug" or "profile"v8.2.3746Bram Moolenaar
2021-12-05patch 8.2.3745: autochdir test fails without the +channel featurev8.2.3745Dominique Pelle
2021-12-05patch 8.2.3744: E854 is not tested; some spelling suggestions are not testedv8.2.3744Dominique Pelle
2021-12-05patch 8.2.3743: ":sign" can add a highlight group without a namev8.2.3743Bram Moolenaar
2021-12-05patch 8.2.3742: dec mouse test fails without gnome terminfo entryv8.2.3742Dominique Pelle
2021-12-05patch 8.2.3741: using freed memory in open commandv8.2.3741Bram Moolenaar
2021-12-05patch 8.2.3740: memory left allocated on exit when using Tclv8.2.3740Bram Moolenaar
2021-12-04patch 8.2.3739: in wrong directory when using win_execute() with 'acd' setv8.2.3739Bram Moolenaar
2021-12-04patch 8.2.3738: screen is cleared when a FocusLost autocommand triggersv8.2.3738Bram Moolenaar
2021-12-04patch 8.2.3737: test fails without the 'autochdir' optionv8.2.3737Dominique Pelle
2021-12-04patch 8.2.3736: test fails without the channel featurev8.2.3736Bram Moolenaar
2021-12-04patch 8.2.3735: cannot use a lambda for 'imactivatefunc'v8.2.3735Yegappan Lakshmanan
2021-12-04patch 8.2.3734: Vim9: crash when no pattern match foundv8.2.3734Bram Moolenaar
2021-12-04patch 8.2.3733: Vim9: using "legacy" before range does not workv8.2.3733Bram Moolenaar
2021-12-03patch 8.2.3732: "set! termcap" test failsv8.2.3732Bram Moolenaar
2021-12-03patch 8.2.3731: "set! termcap" shows codes in one column, but not keysv8.2.3731Bram Moolenaar
2021-12-03patch 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrcv8.2.3730Bram Moolenaar
2021-12-03patch 8.2.3729: no support for squirrelsv8.2.3729Matt Dunford
2021-12-03patch 8.2.3728: internal error when passing range() to list2blob()v8.2.3728kuuote
2021-12-03patch 8.2.3727: in a gnome terminal keys are recognized as mouse eventsv8.2.3727Bram Moolenaar
2021-12-03patch 8.2.3726: README file in a config directory gets wrong filetypev8.2.3726Bram Moolenaar
2021-12-03patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'v8.2.3725Yegappan Lakshmanan
2021-12-02patch 8.2.3724: build error for missing error message in small buildv8.2.3724Bram Moolenaar
2021-12-02patch 8.2.3723: when using 'linebreak' a text property starts too earlyv8.2.3723Bram Moolenaar
2021-12-02patch 8.2.3722: Amiga: superfluous messages for freeing lots of yanked textv8.2.3722Bram Moolenaar
2021-12-02patch 8.2.3721: using memory freed by losing the clipboard selectionv8.2.3721Bram Moolenaar
2021-12-02patch 8.2.3720: Vim9: Internal error when invoking closure in legacy contextv8.2.3720Bram Moolenaar
2021-12-02patch 8.2.3719: MS-Windows: test sometimes runs into existing swap filev8.2.3719Bram Moolenaar
2021-12-02patch 8.2.3718: compiler warns for unused variable without +textpropv8.2.3718Bram Moolenaar
2021-12-01patch 8.2.3717: Vim9: error for constant list size is only given at runtimev8.2.3717Bram Moolenaar
2021-12-01patch 8.2.3716: Vim9: range without a command is not compiledv8.2.3716Bram Moolenaar
2021-12-01patch 8.2.3715: Vim9: valgrind reports spurious problems for a testv8.2.3715Bram Moolenaar