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
*
functests: tests related to operations on unloaded buffers #7688
Peter Hodge
2018-07-25
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
tests: <SNR> is represented as 'R' (ASCII)
Jan Edmund Lazo
2018-07-12
*
test: nvim_buf_attach: reduce delay
Justin M. Keyes
2018-07-02
*
test: nvim_buf_attach response after initial delay
Justin M. Keyes
2018-07-01
*
test: buffer_updates: 10s timeout
Justin M. Keyes
2018-07-01
*
API: emit nvim_buf_lines_event from :terminal #8616
KillTheMule
2018-07-01
*
API: nvim_win_set_cursor: set curswant #8613
David Hotham
2018-06-25
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Add empty options dict to buf_attach
KillTheMule
2018-05-23
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
|
*
Unify updates_start and updates to lines_event
KillTheMule
2018-05-23
|
*
Update test
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Try fixing that test on travis
KillTheMule
2018-05-23
|
*
Increase sendkeys timeout
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Fix tests on windows
KillTheMule
2018-05-23
|
*
Make LiveUpdate return lastline instead of numreplaced
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
Make separate functions to start/stop live updates
KillTheMule
2018-05-23
|
*
Add argument to not send a buffers content when updates are enabled
KillTheMule
2018-05-23
|
*
Tests for buffer updates
Peter Hodge
2018-05-23
*
|
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
|
nvim_list_uis: include channel id
Björn Linse
2018-06-01
|
/
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): builtin is irrelevant for buffer-local
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): more attributes
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands(): always return keys
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
test: API: fix tests after improved error capture
Justin M. Keyes
2018-05-10
*
|
API: nvim_eval(): return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
*
|
API: nvim_call_dict_function: expect actual function, not name
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function: eliminate `internal` param
Justin M. Keyes
2018-05-06
*
|
refactor: nvim_call_dict_function
Justin M. Keyes
2018-05-06
*
|
API: nvim_call_dict_function #3032
Sebastian Witte
2018-05-06
*
|
test: nvim_call_function: verify "too many arguments" error
Justin M. Keyes
2018-05-06
|
/
*
API/nvim_command_output: handle :echon capture (#8265)
Justin M. Keyes
2018-04-13
*
test/util: expect_err() (#8257)
Justin M. Keyes
2018-04-11
*
test/API: validate channel arg (#8245)
Justin M. Keyes
2018-04-08
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
TUI: implement "standout" attribute #8081
Nimit Bhardwaj
2018-03-27
*
API: nvim_get_proc()
Justin M. Keyes
2018-03-18
*
API: nvim_get_proc_children()
Justin M. Keyes
2018-03-16
*
test: rename next_message() to next_msg()
Justin M. Keyes
2018-03-11
[next]