log src/edit.c @ 28704:e1aff2f300be v8.2.4876

age author description
Thu, 05 May 2022 22:00:05 +0200 Bram Moolenaar patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell v8.2.4876
Wed, 04 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4865: :startinsert right after :stopinsert may not work v8.2.4865
Fri, 29 Apr 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.4846: termcodes test fails v8.2.4846
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Tue, 12 Apr 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4739: accessing freed memory after WinScrolled autocmd event v8.2.4739
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Thu, 07 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4710: smart indenting does not work after completion v8.2.4710
Thu, 07 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4707: redrawing could be a bit more efficient v8.2.4707
Fri, 01 Apr 2022 13:15:08 +0200 Bram Moolenaar patch 8.2.4660: cursorcolumn is sometimes not correct v8.2.4660
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638
Sat, 26 Mar 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" v8.2.4630
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Tue, 25 Jan 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4218: illegal memory access with bracketed paste in Ex mode v8.2.4218
Mon, 24 Jan 2022 16:30:05 +0100 Bram Moolenaar patch 8.2.4203: entering a character with CTRL-V may include modifiers v8.2.4203
Sat, 15 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Tue, 04 Jan 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4001: insert complete code uses global variables v8.2.4001
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Wed, 29 Dec 2021 17:15:02 +0100 Bram Moolenaar patch 8.2.3935: CTRL-U in Insert mode does not fix the indent v8.2.3935
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3828: when opening a terminal from a timer first typed char is lost v8.2.3828
Sun, 12 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3787: no proper formatting of a C line comment after a statement v8.2.3787
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
Sat, 16 Oct 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3517: TextChanged does not trigger after TextChangedI v8.2.3517
Sun, 03 Oct 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" v8.2.3467
Thu, 16 Sep 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3444: concealed text not revealed when leaving insert mode v8.2.3444
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Mon, 26 Jul 2021 22:00:07 +0200 Bram Moolenaar patch 8.2.3226: new digraph functions use old naming scheme v8.2.3226
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Thu, 28 Jan 2021 11:15:04 +0100 Bram Moolenaar patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter v8.2.2418
Sun, 17 Jan 2021 22:15:05 +0100 Bram Moolenaar patch 8.2.2374: accessing uninitialized memory in test_undo v8.2.2374
Thu, 03 Dec 2020 20:00:05 +0100 Bram Moolenaar patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character v8.2.2084
Sat, 14 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1988: still in Insert mode when opening terminal popup v8.2.1988
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Wed, 11 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left v8.2.1976
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Wed, 21 Oct 2020 12:30:06 +0200 Bram Moolenaar patch 8.2.1874: can't do something just before leaving Insert mode v8.2.1874
Sun, 27 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped v8.2.1762
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Sat, 05 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1597: the channel source file is too big v8.2.1597
Sat, 05 Sep 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1595: cannot easily see what Vim sends to the terminal v8.2.1595
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Sat, 06 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0916: mapping with partly modifyOtherKeys code does not work v8.2.0916
Fri, 01 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0674: some source files are too big v8.2.0674
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Mon, 27 Apr 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo v8.2.0649
Tue, 21 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' v8.2.0614
Fri, 17 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0590: no 'backspace' value allows ignoring the insertion point v8.2.0590
Wed, 11 Mar 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset v8.2.0370
Mon, 20 Jan 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0135: bracketed paste can still cause invalid memory access v8.2.0135
Mon, 20 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0133: invalid memory access with search command v8.2.0133
Thu, 09 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0109: corrupted text properties when expanding spaces v8.2.0109
Fri, 03 Jan 2020 21:30:14 +0100 Bram Moolenaar patch 8.2.0083: text properties wrong when tabs and spaces are exchanged v8.2.0083
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 19:45:04 +0100 Bram Moolenaar patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys v8.1.2350
Tue, 26 Nov 2019 14:30:03 +0100 Bram Moolenaar patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys v8.1.2346
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Sat, 09 Nov 2019 23:30:03 +0100 Bram Moolenaar patch 8.1.2281: 'showbreak' cannot be set for one window v8.1.2281
Wed, 06 Nov 2019 14:00:03 +0100 Bram Moolenaar patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work v8.1.2261
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Wed, 09 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2127: the indent.c file is a bit big v8.1.2127
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Sun, 15 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2044: no easy way to process postponed work v8.1.2044
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Sun, 18 Aug 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode v8.1.1884
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sun, 19 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1359: text property wrong after :substitute with backslash v8.1.1359
Sun, 19 May 2019 15:30:07 +0200 Bram Moolenaar patch 8.1.1351: text property wrong after :substitute v8.1.1351
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Sat, 20 Apr 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1189: mode is not cleared when leaving Insert mode v8.1.1189
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.1076: file for Insert mode is much too big v8.1.1076
Fri, 29 Mar 2019 12:30:06 +0100 Bram Moolenaar patch 8.1.1068: cannot get all the information about current completion v8.1.1068
Tue, 26 Mar 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left v8.1.1055
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Tue, 05 Feb 2019 20:15:05 +0100 Bram Moolenaar patch 8.1.0876: completion match not displayed when popup menu is not shown v8.1.0876
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Thu, 31 Jan 2019 14:30:08 +0100 Bram Moolenaar patch 8.1.0860: debug lines left in the code v8.1.0860
Thu, 31 Jan 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.0857: indent functionality is not separated v8.1.0857
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Fri, 25 Jan 2019 22:30:13 +0100 Bram Moolenaar patch 8.1.0822: peeking and flushing output slows down execution
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Tue, 22 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0792: bad display if opening cmdline window from Insert completion v8.1.0792
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.0768: updating completions may cause the popup menu to flicker v8.1.0768
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Fri, 11 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0728: cannot avoid breaking after a single space. v8.1.0728
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Fri, 11 Jan 2019 13:15:06 +0100 Bram Moolenaar patch 8.1.0716: get warning message when 'completefunc' returns nothing v8.1.0716
Wed, 09 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0708: third argument for redrawWinline() is always FALSE v8.1.0708
Sun, 06 Jan 2019 17:45:04 +0100 Bram Moolenaar patch 8.1.0699: compiler warning for uninitialized variable v8.1.0699
Sun, 06 Jan 2019 15:30:06 +0100 Bram Moolenaar patch 8.1.0696: when test_edit fails 'insertmode' may not be reset
Thu, 03 Jan 2019 00:00:54 +0100 Bram Moolenaar patch 8.1.0682: text properties not adjusted when backspacing replaced text v8.1.0682
Wed, 02 Jan 2019 18:15:04 +0100 Bram Moolenaar patch 8.1.0681: text properties as not adjusted for deleted text v8.1.0681
Sun, 23 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Thu, 13 Dec 2018 22:30:08 +0100 Bram Moolenaar patch 8.1.0579: cannot attach properties to text v8.1.0579
Thu, 22 Nov 2018 03:15:10 +0100 Bram Moolenaar patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account v8.1.0542
Fri, 02 Nov 2018 12:00:07 +0100 Bram Moolenaar patch 8.1.0504: when CTRL-C is mapped it triggers InsertLeave v8.1.0504
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Wed, 12 Sep 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0372: screen updating slow when 'cursorline' is set v8.1.0372
Wed, 08 Aug 2018 22:15:05 +0200 Christian Brabandt patch 8.1.0256: using setline() in TextChangedI splits undo v8.1.0256
Tue, 07 Aug 2018 19:45:05 +0200 Christian Brabandt patch 8.1.0246: build failure without the +eval feature v8.1.0246
Tue, 07 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0245: calling setline() in TextChangedI autocmd breaks undo v8.1.0245
Tue, 07 Aug 2018 15:00:05 +0200 Christian Brabandt patch 8.1.0242: Insert mode completion may use an invalid buffer pointer v8.1.0242
Wed, 01 Aug 2018 19:15:05 +0200 Christian Brabandt patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE v8.1.0233