aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_edit.vim
Commit message (Expand)AuthorAge
* vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
* vim-patch:8.1.0711: test files still use function!zeertzjq2022-02-07
* vim-patch:8.2.4273: the EBCDIC support is outdatedzeertzjq2022-02-01
* vim-patch:8.2.4203: entering a character with CTRL-V may include modifierszeertzjq2022-01-25
* vim-patch:8.2.3825: various comments could be improvedzeertzjq2021-12-16
* vim-patch:8.2.3610: crash when ModeChanged triggered too earlyMagnus Groß2021-11-18
* vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
* vim-patch:8.2.3555: ModeChanged is not triggered on every mode changeMagnus Groß2021-11-18
* vim-patch:8.2.3463: pattern matching with ModeChanged not testedMagnus Groß2021-11-18
* vim-patch:8.2.3462: ModeChanged only uses one character for new_mode and old_...Magnus Groß2021-11-18
* vim-patch:8.2.3430: no generic way to trigger an autocommand on mode changeMagnus Groß2021-11-18
* vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scopeMatěj Cepl2021-11-06
* vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* test/old: partial port of patch 8.1.0711Jan Edmund Lazo2020-11-30
* vim-patch:8.2.1910: reading past the end of the command lineJan Edmund Lazo2020-10-29
* vim-patch:8.2.1874: can't do something just before leaving Insert modeJan Edmund Lazo2020-10-21
* vim-patch:8.2.1842: crash when USE_FNAME_CASE is defined and using :browseJan Edmund Lazo2020-10-14
* fileio: fix "is a directory" warning on Windowserw72020-10-06
* vim-patch:8.2.1793: not consistently giving the "is a directory" warningShougo Matsushita2020-10-06
* test/old: enable passing testsJan Edmund Lazo2020-09-26
* vim-patch:8.1.2263: 'noesckeys' test fails in GUIJan Edmund Lazo2020-09-19
* vim-patch:8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workJan Edmund Lazo2020-09-19
* vim-patch:8.2.0649: undo problem whn an InsertLeave autocommand resets undoJan Edmund Lazo2020-05-03
* vim-patch:8.1.1988: :startinsert! does not work the same way as "A"Jan Edmund Lazo2019-09-06
* vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* vim-patch:8.0.1482: using feedkeys() does not work to test completionJan Edmund Lazo2019-06-24
* vim-patch:8.1.1348: running tests may cause the window to moveJan Edmund Lazo2019-05-18
* vim-patch:8.1.1214: old style tests #9948Jan Edmund Lazo2019-04-27
* vim-patch:8.1.1011: indent from autoindent not removed #9742Jan Edmund Lazo2019-03-17
* vim-patch:8.1.0504: when CTRL-C is mapped it triggers InsertLeave (#9192)Jan Edmund Lazo2018-11-03
* vim-patch:8.1.0219: expanding ## fails to escape backtickJan Edmund Lazo2018-09-11
* vim-patch:8.1.0034: cursor not restored with ":edit #"Jan Edmund Lazo2018-09-11
* vim-patch:8.0.1154: 'indentkeys' does not work properly (#8980)Jan Edmund Lazo2018-09-11
* vim-patch:8.0.0545: edit test may fail on some systemsckelsel2018-06-16
* vim-patch:8.0.0543: test_edit causes older xfce4-terminal to closeckelsel2018-06-16
* vim-patch:8.0.0532: test with long directory name fails on Macckelsel2018-06-16
* vim-patch:8.0.0531: test with long directory name fails on non-unix systemsckelsel2018-06-16
* vim-patch:8.0.0530: buffer overflow when 'columns' is very bigckelsel2018-06-16
* vim-patch:8.0.1205: it is possible to unload a changed bufferJustin M. Keyes2018-02-11
* vim-patch:8.0.1226: edit and popup tests failingJustin M. Keyes2018-02-11
* vim-patch:8.0.1200: tests switch the bell off twiceJustin M. Keyes2018-02-11
* test: port Test_edit_08() to Lua testJustin M. Keyes2018-02-11
* vim-patch:8.0.0472: when a test fails another test may also failJustin M. Keyes2018-02-11
* vim-patch:8.0.0440: not enough test coverage in Insert modeJustin M. Keyes2018-02-11