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
/
window_spec.lua
Commit message (
Expand
)
Author
Age
*
A Mudholland Dr. Recast
Björn Linse
2020-10-19
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
API: make nvim_win_set_option() set window-global, not buffer-local #9110
Björn Linse
2019-09-01
*
api/window: disallow closing non-current window in cmdwin state
Björn Linse
2019-08-10
*
API: nvim_win_close: Fix closing cmdline-window #10087
R. Simon
2019-08-10
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
2018-11-25
*
API: Avoid overrun when formatting error-message
Justin M. Keyes
2018-09-05
*
API: nvim_win_set_cursor: set curswant #8613
David Hotham
2018-06-25
*
functests: Fix tests
ZyX
2017-05-08
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
api: Support getting the number of a window/tabpage
James McCoy
2016-10-04
*
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
*
functests: Check logs in lua code
ZyX
2016-06-10
*
api: Replace set_var(name, NIL) with del_var(name)
ZyX
2016-04-18
*
test/functional: clean up according to luacheck (part 2)
Marco Hinz
2015-11-23
*
test: Fix race condition in window_spec.lua
Thiago de Arruda
2015-02-16
*
Fix broken functional test.
John Szakmeister
2014-11-25
*
test/api: add test for set_cursor always updating the screen
Björn Linse
2014-11-01
*
test: Use lua to perform sanity API checks
Thiago de Arruda
2014-10-16