aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds
Commit message (Expand)AuthorAge
* test: add a test for #18135zeertzjq2022-04-17
* docs: typo fixes (#17859)dundargoc2022-04-15
* refactor!: rename nvim_add_user_command to nvim_create_user_commandGregory Anders2022-04-10
* test: add some tests with :normal and Ex modezeertzjq2022-04-04
* fix(ex_normal): spam \n in Ex mode only if in Cmdline mode (#17977)zeertzjq2022-04-03
* feat(test): use nvim_exec in helpers.source() #16064Justin M. Keyes2022-03-27
* refactor: remove cpo-& behavior (#17745)zeertzjq2022-03-23
* test: move two mapping tests to ex_cmds/map_spec.luazeertzjq2022-03-02
* Merge pull request #15079 from shadmansaleh/feat/verbose_luabfredl2022-03-01
|\
| * fix: anonymous sid not workingshadmansaleh2022-02-28
| * feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* | docs: clarify actual behavior of <Plug>zeertzjq2022-03-01
|/
* Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymapsbfredl2022-02-27
|\
| * feat: ignore nore on <Plug> mapsshadmansaleh2022-02-27
* | Merge pull request #17432 from zeertzjq/vim-8.1.2336zeertzjq2022-02-27
|\ \ | |/ |/|
| * test: add more tests for :*map cursor and redrawingzeertzjq2022-02-17
| * test: add some tests for :*map <expr>Jay Sandhu2022-02-17
* | test: use helpers.pending_win32(pending) instead of iswin()zeertzjq2022-02-26
* | ci: skip tests that fail on windowsDundar Göc2022-02-20
* | test: remove checks to see if current CI job is travis or appveyorDundar Göc2022-02-17
|/
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...Evgeni Chasnovski2022-01-29
* vim-patch:8.2.3952: first line not redrawn when adding lines to an empty bufferzeertzjq2021-12-31
* vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is usedzeertzjq2021-11-19
* feat(:source, nvim_exec): defer script item creation until s:var accessSean Dewar2021-10-14
* feat(:source, nvim_exec): support script-local variablesSean Dewar2021-10-14
* refactor(tests): remove redir_exec #15718Justin M. Keyes2021-09-19
* fix(:source): copy curbuf lines to memory before sourcing #15111Sean Dewar2021-09-15
* fix(:source, nvim_exec): handle Vimscript line continuations #14809Sean Dewar2021-09-14
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* feat(defaults): set hiddenGregory Anders2021-08-17
* fixup! vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* fix(source): Source giving E484 & parsing error at line 1 for lua filesshadmansaleh2021-06-21
* refactor(source): Move lua file detection to do_sourceshadmansaleh2021-06-11
* more testsDaniel Hahler2021-03-30
* testDaniel Hahler2021-03-30
* Test and initial fix for crash with dictwatcherdelDaniel Hahler2021-03-30
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* [RFC] ":source" sources from current buffer if filename is omitted (#11444)Vikram Pal2021-02-18
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* A Mudholland Dr. RecastBjörn Linse2020-10-19
* fix: runtimepath always updates lua package.pathTJ DeVries2020-08-10
* eval: improve ex_execute (#12445)erw72020-07-20
* vim-patch:8.2.0966: 'shortmess' flag "n" not used in two placesJan Edmund Lazo2020-06-18
* test: add more profile testserw72020-05-10
* vim-patch:8.0.1651: cannot filter :ls output for terminal buffersRob Pilling2020-04-19
* vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29