index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
Commit message (
Expand
)
Author
Age
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
Merge pull request #5424 from jamessan/win-tab-nr
James McCoy
2016-10-15
|
\
|
*
api: Support getting the number of a window/tabpage
James McCoy
2016-10-04
*
|
server_requests_spec: Expect correct window ID.
Jurica Bradaric
2016-10-07
|
/
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
CI: Travis macOS: Skip tab left-drag tests.
Justin M. Keyes
2016-09-12
*
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
2016-08-31
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
tests: don't ignore highlights in various tests
Björn Linse
2016-08-14
*
XXX: CI: Disable hanging test on Travis OSX.
Justin M. Keyes
2016-08-09
*
msgpack_rpc: Fix crash in log_server_msg
ZyX
2016-06-24
*
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
2016-06-24
*
api/helpers: Use typval_encode.h for vim_to_object
ZyX
2016-06-24
*
functests: Check logs in lua code
ZyX
2016-06-10
*
Satisfy testlint.
KillTheMule
2016-04-28
*
functests: Make json_functions_spec use new NIL where appropriate
ZyX
2016-04-18
*
api: Replace set_var(name, NIL) with del_var(name)
ZyX
2016-04-18
*
Update lua client to 0.0.1-24
Thiago de Arruda
2016-04-13
*
tests: update tests to use [gs]et_lines instead of [gs]et_line_slice
Björn Linse
2016-04-01
*
api/buffer: add tests for buffer_[gs]et_lines
Björn Linse
2016-04-01
*
api/buffer: introduce buffer_[gs]et_lines with new indexing convention.
Björn Linse
2016-04-01
*
Remove dependency on ffi module
Thiago de Arruda
2016-03-07
*
keymap: Support <D-...> (super/command key).
Justin M. Keyes
2016-02-22
*
Tests: fix according to lualint
Marco Hinz
2016-02-02
*
test/functional: Fix api/vim_spec.lua.
Rui Abreu Ferreira
2015-12-31
*
helpers.c: Handle msgpack str/bin objects with length 0 correctly
oni-link
2015-12-21
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
functests: Fix tests
ZyX
2015-10-23
*
functests: Do not forget about -i argument
ZyX
2015-10-23
*
api: vim_err_write: add tests for multiline handling
Björn Linse
2015-09-16
*
Notify attached UIs whenever menus change
Robin Allen
2015-08-21
*
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
*
test: buffer_spec: fix set_line invocation
Justin M. Keyes
2015-07-11
*
test: api: exercise out-of-bounds line slicing
Nick Hynes
2015-07-11
*
api: vim_set_var() should return the old value #2899
Justin M. Keyes
2015-06-25
*
test: don't process vimrc #2511
Marco Hinz
2015-04-25
*
channel: recognized nvim-style errors
Scott Prager
2015-04-13
*
msgpack: Allow notifications to execute commands.
Scott Prager
2015-04-13
*
test: Fix race condition in window_spec.lua
Thiago de Arruda
2015-02-16
*
test: NULL-initialized vimscript strings should eval to empty strings
Björn Linse
2015-02-16
*
test: Make it possible to run functional tests with plain lua
Thiago de Arruda
2015-01-22
[next]