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
*
fix(api): update grid cursor in nvim_win_set_cursor()
Luuk van Baal
2024-03-15
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
refactor(api): use an arena for mappings
bfredl
2024-02-18
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
2023-12-18
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor: fix includes for api/autocmd.h
dundargoc
2023-11-27
*
build(IWYU): export generated headers
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
2023-08-17
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
2023-07-26
*
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
2023-07-26
*
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
2023-07-26
*
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
2023-07-16
*
feat(api): add nvim_win_text_height (#24236)
zeertzjq
2023-07-11
*
fix(api): use text_locked() to check textlock
Sean Dewar
2023-07-05
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
docs #22363
Justin M. Keyes
2023-06-19
*
fix(api): dont change curwin for nvim_win_set_width
Folke Lemaitre
2023-06-01
*
fix(api): dont change curwin for nvim_win_set_height
Folke Lemaitre
2023-06-01
*
docs(api): link to nvim_set_hl_ns from nvim_set_hl (#22678)
ii14
2023-03-16
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
fix(api): don't allow hiding aucmd_win from another tabpage (#21975)
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
2022-12-10
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...
Jlll1
2022-11-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor(api): move option code to own file
bfredl
2022-06-12
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
2022-03-24
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
fix(api): nvim_win_set_cursor() redraw for cursorline and statusline
zeertzjq
2022-02-15
[next]