summaryrefslogtreecommitdiffstats
path: root/src/edit.c
AgeCommit message (Expand)Author
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-05patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershellv8.2.4876Christian Brabandt
2022-05-04patch 8.2.4865: :startinsert right after :stopinsert may not workv8.2.4865zeertzjq
2022-04-29patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq
2022-04-15patch 8.2.4753: error from setting an option is silently ignoredv8.2.4753Bram Moolenaar
2022-04-12patch 8.2.4739: accessing freed memory after WinScrolled autocmd eventv8.2.4739zeertzjq
2022-04-09patch 8.2.4723: the ModeChanged autocmd event is inefficientv8.2.4723LemonBoy
2022-04-08patch 8.2.4713: plugins cannot track text scrollingv8.2.4713LemonBoy
2022-04-07patch 8.2.4710: smart indenting does not work after completionv8.2.4710Christian Brabandt
2022-04-07patch 8.2.4707: redrawing could be a bit more efficientv8.2.4707zeertzjq
2022-04-01patch 8.2.4660: cursorcolumn is sometimes not correctv8.2.4660Bram Moolenaar
2022-03-27patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'v8.2.4639v8.2.4638zeertzjq
2022-03-26patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline"v8.2.4630Bram Moolenaar
2022-01-31patch 8.2.4273: the EBCDIC support is outdatedv8.2.4273Bram Moolenaar
2022-01-28patch 8.2.4241: some type casts are redundantv8.2.4241=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-25patch 8.2.4218: illegal memory access with bracketed paste in Ex modev8.2.4218Bram Moolenaar
2022-01-24patch 8.2.4203: entering a character with CTRL-V may include modifiersv8.2.4203zeertzjq
2022-01-15patch 8.2.4099: Vim9: cannot use Vim9 syntax in mappingv8.2.4099Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
2022-01-04patch 8.2.4001: insert complete code uses global variablesv8.2.4001Yegappan Lakshmanan
2022-01-01patch 8.2.3970: error messages are spread outv8.2.3970Bram Moolenaar
2021-12-29patch 8.2.3935: CTRL-U in Insert mode does not fix the indentv8.2.3935Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-16patch 8.2.3828: when opening a terminal from a timer first typed char is lostv8.2.3828Bram Moolenaar
2021-12-12patch 8.2.3787: no proper formatting of a C line comment after a statementv8.2.3787Bram Moolenaar
2021-12-09patch 8.2.3764: cannot see any text when window was made zero linesv8.2.3764Bram Moolenaar
2021-10-16patch 8.2.3517: TextChanged does not trigger after TextChangedIv8.2.3517Christian Brabandt
2021-10-03patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U"v8.2.3467Bram Moolenaar
2021-09-16patch 8.2.3444: concealed text not revealed when leaving insert modev8.2.3444Bram Moolenaar
2021-09-12patch 8.2.3430: no generic way to trigger an autocommand on mode changev8.2.3430=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-08-09patch 8.2.3320: some local functions are not staticv8.2.3320Yegappan Lakshmanan
2021-07-26patch 8.2.3227: 'virtualedit' can only be set globallyv8.2.3227Gary Johnson
2021-07-26patch 8.2.3226: new digraph functions use old naming schemev8.2.3226h-east
2021-07-21patch 8.2.3197: error messages are spread outv8.2.3197Bram Moolenaar
2021-07-20patch 8.2.3190: error messages are spread outv8.2.3190Bram Moolenaar
2021-06-29patch 8.2.3074: popup_atcursor() uses wrong position with concealingv8.2.3074Bram Moolenaar
2021-01-28patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnterv8.2.2418Bram Moolenaar
2021-01-17patch 8.2.2374: accessing uninitialized memory in test_undov8.2.2374Bram Moolenaar
2020-12-03patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode characterv8.2.2084Bram Moolenaar
2020-11-14patch 8.2.1988: still in Insert mode when opening terminal popupv8.2.1988Bram Moolenaar
2020-11-12patch 8.2.1978: making a mapping work in all modes is complicatedv8.2.1978Bram Moolenaar
2020-11-11patch 8.2.1976: cannot backspace in prompt buffer after using cursor-leftv8.2.1976Bram Moolenaar
2020-10-24patch 8.2.1898: command modifier parsing always uses global cmdmodv8.2.1898Bram Moolenaar
2020-10-21patch 8.2.1874: can't do something just before leaving Insert modev8.2.1874Bram Moolenaar
2020-09-27patch 8.2.1762: when a timer uses :stopinsert completion isn't stoppedv8.2.1762Bram Moolenaar
2020-09-08patch 8.2.1637: Vim9: :put ={expr} does not work inside :def functionv8.2.1637Bram Moolenaar
2020-09-05patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar
2020-09-05patch 8.2.1595: cannot easily see what Vim sends to the terminalv8.2.1595Bram Moolenaar
2020-09-04patch 8.2.1588: cannot read back the prompt of a prompt bufferv8.2.1588Bram Moolenaar
2020-06-06patch 8.2.0916: mapping with partly modifyOtherKeys code does not workv8.2.0916Bram Moolenaar