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
/
src
/
nvim
/
api
/
window.c
Commit message (
Expand
)
Author
Age
*
refactor(api): move window config related functions to own file
Björn Linse
2021-10-04
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
refactor: format #15702
dundargoc
2021-09-18
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
fix(api/win_get_config): include z-index
Sean Dewar
2021-06-19
*
api:get_config: don't add border="none" (inactive default)
Björn Linse
2021-06-10
*
fix linter errors
Corey Williamson
2021-06-10
*
api: include border in nvim_win_get_config
Corey Williamson
2021-06-10
*
api: add nvim_win_call
notomo
2021-06-10
*
api(nvim_open_win): add "noautocmd" option
Sean Dewar
2021-06-01
*
Revert "api/window: use the "noblock" variants in nvim_win_set_buf"
Jan Edmund Lazo
2021-05-10
*
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
|
*
api/window: use the "noblock" variants in nvim_win_set_buf
jing
2021-05-06
*
|
fix: make nvim_win_get_number() return win number (#14470)
Julian Berman
2021-05-01
|
/
*
api: clarify difference between win_hide and win_close
Corey Williamson
2021-03-10
*
api: add vim.api.nvim_win_hide
Corey Williamson
2021-03-09
*
api: add textlock check
notomo
2020-12-15
*
api: move deprecated functions to separate files
Björn Linse
2020-12-05
*
api: add API for themes
Björn Linse
2020-11-01
*
doc
Justin M. Keyes
2019-09-11
*
doc: |api-fast| [ci skip]
Justin M. Keyes
2019-09-09
*
anchor float to buffer position
Björn Linse
2019-09-04
*
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/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
doc/API: document indexing behavior #10058
KillTheMule
2019-05-26
*
windows: float config changes
Björn Linse
2019-04-14
*
api/window: validate cursor in nvim_win_set_buf
Björn Linse
2019-04-08
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
api: refactor FloatRelative usage
Marco Hinz
2019-03-16
*
api: numerous small fixes
Marco Hinz
2019-03-16
*
api: update doc
Marco Hinz
2019-03-16
*
api: add width/height to FloatConfig
Marco Hinz
2019-03-16
*
api: nvim_win_config() -> nvim_win_set_config()
Marco Hinz
2019-03-16
*
api: refactor FloatAnchor usage
Marco Hinz
2019-03-16
*
api: add nvim_win_get_config()
Marco Hinz
2019-03-16
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
floats: implement floating windows
Björn Linse
2019-03-02
*
API: don't directly call update_screen() in API functions
Björn Linse
2019-01-08
*
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
2018-11-25
*
Improved version of #8613
David Hotham
2018-06-25
*
API: nvim_win_set_cursor: set curswant #8613
David Hotham
2018-06-25
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
lint: fix indentation of FUNC_ATTR lines
Björn Linse
2017-06-03
*
api/window: Fix memory leak in nvim_win_set_cursor
ZyX
2017-05-08
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
*
api_set_error(): rename
Justin M. Keyes
2017-04-23
*
api_clear_error()
Justin M. Keyes
2017-04-23
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
*
*: Add comment to all C files
ZyX
2017-04-19
[next]