aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api
Commit message (Expand)AuthorAge
...
* fix(api): don't set coladd of mark (#26648)zeertzjq2023-12-19
* fix(api): crash after nvim_win_set_config title/footer validation error (#26606)notomo2023-12-16
* refactor(options): remove option type macrosFamiu Haque2023-12-14
* Merge pull request #26486 from glepnir/fix_linebytebfredl2023-12-12
|\
| * fix: use no_ff instead of ffdos as conditionglepnir2023-12-12
* | test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* | test: use termopen() instead of :terminal more (#26462)zeertzjq2023-12-08
* | feat(rpc): allow empty string key in msgpack => Vim conversionJustin M. Keyes2023-12-07
* | Merge pull request #26361 from luukvbaal/invalidbfredl2023-12-05
|\ \ | |/ |/|
| * fix(extmarks): restore old position before revalidatingLuuk van Baal2023-12-02
* | refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)Riccardo Mazzarini2023-12-05
* | feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
|/
* fix(api): use a conditional stack for nvim_cmd (#26341)zeertzjq2023-12-01
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* feat(extmarks): add sign name to extmark "details" arrayLuuk van Baal2023-11-22
* refactor(decorations): break up Decoration struct into smaller piecesbfredl2023-11-22
* docs: deprecate the "term_background" UI fieldGregory Anders2023-11-13
* fix(context): don't leak memory on multiple invalid objects (#25979)zeertzjq2023-11-11
* fix(context): don't crash on invalid arg to nvim_get_context (#25977)zeertzjq2023-11-11
* vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
* vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
* vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
* refactor(api): simplify nvim_set_keymap shortname check (#25945)zeertzjq2023-11-09
* feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
* fix(startup): trigger UIEnter for the correct channel (#25860)zeertzjq2023-11-01
* refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* docs: small fixes (#25585)dundargoc2023-10-29
* fix(api): load buffer first on nvim_buf_set_lines (#25823)Raphael2023-10-29
* test: add test coverage for #25741Famiu Haque2023-10-28
* refactor(options): `get_option_value_strict()` and `SREQ_*`Famiu Haque2023-10-20
* fix(autocmd): API functions accept garbage after event name #25523ii142023-10-09
* fix(api): avoid immediate TextChanged with nvim_create_buf (#25492)zeertzjq2023-10-03
* feat(ui): allow to get the highlight namespaceDaniel Steinberg2023-10-01
* Merge pull request #25229 from glepnir/20323bfredl2023-09-26
|\
| * fix(highlight): add force in nvim_set_hlglepnir2023-09-26
* | fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)zeertzjq2023-09-25
* | fix(api, lua): handle setting v: variables properly (#25325)zeertzjq2023-09-24
* | fix(lua): show error message when failing to set variable (#25321)zeertzjq2023-09-23
* | fix(api): get virtual text with multiple hl properly (#25307)zeertzjq2023-09-22
|/
* Merge pull request #25190 from glepnir/echo_hlbfredl2023-09-17
|\
| * fix(highlight): correct hi command outputglepnir2023-09-17
* | fix(marktree): off-by-one error in `marktree_move`L Lllvvuu2023-09-16
|/
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* test: unignore test which froze sourcehut (#25067)Sergey Slipchenko2023-09-11
* fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
* fix(options): correct condition for calling did_set_option() (#25026)zeertzjq2023-09-05
* fix(api): nvim_buf_get_offset in a new buffer with zero or one linesbfredl2023-08-30
* fix(api): better topline adjustments in nvim_buf_set_linesbfredl2023-08-29
* fix(api): handle clearing out last line of non-current bufferbfredl2023-08-28