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
*
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
*
|
fix(aucmd_win): ensure aucmd_win stays floating
Sean Dewar
2022-02-23
*
|
Merge pull request #17363 from zeertzjq/dirchangedpre
zeertzjq
2022-02-17
|
\
\
|
*
|
feat(events): add DirChangedPre
zeertzjq
2022-02-11
*
|
|
vim-patch:8.2.4154: ml_get error when exchanging windows in Visual mode
zeertzjq
2022-02-15
|
|
/
|
/
|
*
|
vim-patch:8.2.0580: window size wrong if 'ea' is off and 'splitright' is on
zeertzjq
2022-02-12
*
|
vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not work
zeertzjq
2022-02-12
*
|
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
|
/
*
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
*
vim-patch:8.2.4248: no proper test for moving the window separator
zeertzjq
2022-01-29
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
vim-patch:8.2.3671: restarting Insert mode in prompt buffer too often
Sean Dewar
2021-12-07
*
vim-patch:8.2.1783: try-catch test fails
Sean Dewar
2021-12-07
*
vim-patch:8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
Sean Dewar
2021-12-07
*
vim-patch:8.1.0042: if omni completion opens a window Insert mode is stopped
Sean Dewar
2021-12-07
*
fix(prompt): add missing changes from v8.1.0036
Sean Dewar
2021-12-07
*
vim-patch:8.1.0035: not easy to switch between prompt buffer and other windows
Sean Dewar
2021-12-07
*
vim-patch:8.1.2136: using freed memory with autocmd from fuzzer
Sean Dewar
2021-11-24
*
Merge pull request #16341 from zeertzjq/vim-8.2.2518
nightly
Jan Edmund Lazo
2021-11-21
|
\
|
*
vim-patch:8.2.3572: memory leak when closing window and using "multispace"
zeertzjq
2021-11-17
*
|
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
\
|
*
|
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
*
|
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
/
*
/
vim-patch:8.2.3593: directory is wrong after executing "lcd" with win_execute...
zeertzjq
2021-11-17
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
Björn Linse
2021-11-06
|
\
|
*
fix(float): redraw if w_border_adj changed
zeertzjq
2021-10-28
*
|
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
|
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
|
/
*
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15952 from zeertzjq/vim-8.1.1291
Jan Edmund Lazo
2021-10-17
|
\
|
*
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
|
*
vim-patch:8.2.1411: when splitting a window localdir is copied but prevdir is...
zeertzjq
2021-10-17
[next]