index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
api
/
window_spec.lua
Age
Commit message (
Expand
)
Author
Files
2024-04-16
fix(api): ignore 'autochdir' when renaming other buf (#28376)
zeertzjq
1
2024-04-16
fix(api): ignore 'autochdir' when setting buf in other win (#28371)
Raphael
1
2024-04-15
fix(api): make width/height for split by nvim_open_win work (#28341)
zeertzjq
1
2024-04-14
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-15
fix(api): update grid cursor in nvim_win_set_cursor()
Luuk van Baal
1
2024-03-09
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
1
2024-03-09
fix(api): win_set_config update statuslines after removing splits
Sean Dewar
1
2024-03-08
fix(api): patch some cmdwin/textlock holes
Sean Dewar
1
2024-03-08
fix(api): handle win_split_ins failure properly
Sean Dewar
1
2024-03-08
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
1
2024-03-08
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
1
2024-03-08
fix(api): make open_win/win_set_config check if splitting allowed
Sean Dewar
1
2024-03-08
fix(api): avoid open_win UAF if target buf deleted by autocmds
Sean Dewar
1
2024-03-08
fix(api): open_win fire Buf* events when !enter && !noautocmd if entered early
Sean Dewar
1
2024-03-08
fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmd
Sean Dewar
1
2024-03-08
fix(api): win_set_config fires unnecessary autocmds
Sean Dewar
1
2024-03-08
fix(api): win_set_config autocmds crash when moving win to other tabpage
Sean Dewar
1
2024-02-01
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
1
2024-01-28
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
1
2024-01-16
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-16
fix(api): crash after nvim_win_set_config title/footer validation error (#26606)
notomo
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-09-22
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
1
2023-08-17
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
1
2023-07-26
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
1
2023-07-26
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
1
2023-07-26
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
1
2023-07-16
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
1
2023-07-11
feat(api): add nvim_win_text_height (#24236)
zeertzjq
1
2023-06-01
test: added tests for set_height with winminheight=0 and a winbar
Folke Lemaitre
1
2023-05-22
test: don't unnecessarily specify win/buf for `nvim_(get|set)_option_value`
Famiu Haque
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2022-12-10
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
1
2022-12-02
fix(float): make closing float in another tab return to correct window
zeertzjq
1
2022-11-17
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
1
2022-10-05
test(api): migrate screenchar() test in in window API to screen test
bfredl
1
2022-06-04
docs: fix typos (#18269)
dundargoc
1
2022-05-15
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
1
2022-02-15
fix(api): nvim_win_set_cursor() redraw for cursorline and statusline
zeertzjq
1
2021-12-04
feat(api): add nvim_get_option_value
Gregory Anders
1
2021-09-25
fix(api): fix crash after set_option_value_for() #15390
gmntroll
1
2021-08-22
fix(window.c): win_close from other tabpage #15454
notomo
1
2021-08-18
test: update tests to work with 'hidden'
Gregory Anders
1
[prev]
[next]