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
/
window.c
Commit message (
Expand
)
Author
Age
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
Merge pull request #18314 from tk-shirasaka/global-statusline-on-ext_messages
bfredl
2022-05-05
|
\
|
*
fix: display global statusline correctly with ext_messages
shirasaka
2022-05-05
*
|
vim-patch:8.2.4868: when closing help window autocmds triggered for wrong win...
zeertzjq
2022-05-05
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
*
vim-patch:8.1.1756: autocommand that splits window messes up window layout
zeertzjq
2022-04-21
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
vim-patch:8.2.4706: buffer remains active with WinClosed and tabpages
zeertzjq
2022-04-08
*
vim-patch:8.2.4700: buffer remains active if WinClosed event throws an exception
zeertzjq
2022-04-08
*
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
*
refactor(window): cherry-pick win_close_buffer() from Vim patch 8.1.1391
zeertzjq
2022-04-08
*
fix(ui): make window resize commands manage cmdheight
Famiu Haque
2022-04-05
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
fix: correct vertical dragging room calculation with global statusline (#17928)
zeertzjq
2022-03-31
*
refactor: assume `STATUS_HEIGHT` to be 1 (#17804)
Famiu Haque
2022-03-27
*
vim-patch:8.2.4631: crash when switching window in BufWipeout autocommand
zeertzjq
2022-03-27
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
*
fix(float): don't always switch window when deleting last listed buffer (#17836)
zeertzjq
2022-03-24
*
fix(float): make laststatus=1 behave consistently with floating windows
zeertzjq
2022-03-23
*
fix(float): handle buffer deletion with floating windows
zeertzjq
2022-03-23
*
fix(win_close): count the window the be closed instead of curwin
zeertzjq
2022-03-23
*
fix(aucmd_win): always make aucmd_win the last window
zeertzjq
2022-03-23
*
vim-patch:8.2.1078: highlight and match functionality together in one file (#...
Lewis Russell
2022-03-23
*
fix(PVS/V583): the '?:' operator always returns one and the same value (#17790)
dundargoc
2022-03-20
*
vim-patch:8.1.1734: the evalfunc.c file is too big
Lewis Russell
2022-03-20
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
vim-patch:8.2.1401: cannot jump to the last used tabpage
Sean Dewar
2022-03-14
*
|
vim-patch:8.2.4454: resetting cmdwin_type only for one situation
Sean Dewar
2022-03-14
*
|
vim-patch:8.2.4432: cannot use settabvar() while the cmdline window is open
Sean Dewar
2022-03-14
*
|
vim-patch:8.2.4428: crash when switching tabpage while in the cmdline window
Sean Dewar
2022-03-14
*
|
vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a window
VVKot
2022-03-13
*
|
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2022-03-13
*
|
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
2022-03-13
*
|
fix(win_split_ins): do not fail when oldwin is not valid
zeertzjq
2022-03-13
*
|
vim-patch:8.2.4513: window-local directory is not applied if 'acd' fails
zeertzjq
2022-03-07
*
|
vim-patch:8.2.3920: restoring directory after using another window is ineffic...
zeertzjq
2022-03-07
*
|
vim-patch:8.2.3739: in wrong directory when using win_execute() with 'acd' set
zeertzjq
2022-03-07
*
|
refactor(aucmd_win): remove need to restore window layout
Sean Dewar
2022-02-23
[next]