aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api
Commit message (Expand)AuthorAge
* fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname styleTJ DeVries2021-06-29
* api: include border in nvim_win_get_configCorey Williamson2021-06-10
* api(nvim_open_win): add "noautocmd" optionSean Dewar2021-06-01
* Fix crash on `:echo get_all_options_info()`glacambre2021-05-26
* Merge pull request #14243 from shadmansaleh/Allow_cterm_colors_nvim_set_hlBjörn Linse2021-05-11
|\
| * Improvements to testsshadmansaleh2021-04-22
| * Fix lualint warningsshadmansaleh2021-04-03
| * Add tests for nvim_set_hl()shadmansaleh2021-04-03
* | api: fix nvim_exec() silencing behaviour (#14413)Shadman2021-04-21
* | Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hideBjörn Linse2021-03-28
|\ \ | |/ |/|
| * api: add vim.api.nvim_win_hideCorey Williamson2021-03-09
* | api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
|/
* fix(notify): Expected 3 arguments error (#13905)notomo2021-02-09
* Merge pull request #13899 from chentau/set_text_fixBjörn Linse2021-02-08
|\
| * correctly mark changed regions for set_textchentau2021-02-07
* | test: test vim-notifyMatthieu Coudron2021-02-02
|/
* Merge pull request #13813 from notomo/fix-nvim-echo-clearBjörn Linse2021-01-22
|\
| * api(echo): should clear cmdline before echonotomo2021-01-21
* | Merge pull request #13679 from chentau/gravityBjörn Linse2021-01-22
|\ \ | |/ |/|
| * forgot to update testschentau2021-01-05
| * allow for extmark gravity to be set through apichentau2021-01-03
* | api: nvim_echonotomo2021-01-20
* | input: consider "-- more --" state to be blocking, fixes #11899Björn Linse2021-01-04
* | fix: check for valid buffer handles in modify_keymap (#13543)Thomas Vigouroux2021-01-03
|/
* api: set_text: more tests, and fixing lintchentau2021-01-01
* api: set_text: rebase, update to new api, and add more testsTony Chen2021-01-01
* api: set_text: fix validation and some issuesBlaž Hrastnik2021-01-01
* rpc: don't handle stale requests on already closed channelBjörn Linse2020-12-23
* api/options: cleanup the fixupBjörn Linse2020-12-04
* api/options: fixupTJ DeVries2020-12-04
* api: enable nvim_get_runtime_file to find subdirectoriesBjörn Linse2020-11-24
* feat(lua): improve error message to make it actionable (#13276)Alvaro Muñoz2020-11-13
* api: nvim_buf_deleteTJ DeVries2020-10-22
* Merge pull request #13118 from bfredl/mudhollandBjörn Linse2020-10-19
|\
| * A Mudholland Dr. RecastBjörn Linse2020-10-19
* | test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
|/
* extmark: fix decoration ploblems with extmarkerw72020-10-02
* api(extmarks): allow extrange past final newlineThomas Vigouroux2020-09-17
* API: be less breaking in the christmas tree decorationsBjörn Linse2020-09-04
* decor: sketch new decorations APIBjörn Linse2020-09-03
* extmark: move id to dict in nvim_buf_set_extmarkBjörn Linse2020-09-03
* lua: Use #var instead of deprecated table.getn(var)James McCoy2020-07-31
* Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueueMatthieu Coudron2020-06-08
|\
| * nvim_input: add testerw72020-05-25
* | vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()Jan Edmund Lazo2020-06-04
* | API: nvim_create_buf: unset 'modeline' in scratch-buffer #12379Justin M. Keyes2020-05-29
|/
* paste: support replace mode (#11945)Jesse2020-05-05
* api: add nvim_get_runtime_file for finding runtime filesBjörn Linse2020-02-07
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16