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.2.2244: crash when making the window width negative (#13633)
Jan Edmund Lazo
2020-12-29
*
vim-patch:8.1.2227: layout wrong if 'lines' changes while cmdline window is open
Jan Edmund Lazo
2020-12-26
*
Merge pull request #13595 from teto/fix-filler
Björn Linse
2020-12-24
|
\
|
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
|
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
|
vim-patch:8.2.1966: popup becomes current window after closing a terminal window
Jan Edmund Lazo
2020-12-20
*
|
foldcolumn: support "auto" (#13571)
Jan Edmund Lazo
2020-12-20
|
/
*
Fixed lint error
Shirasaka
2020-12-06
*
Moved temporary variable to where it's used
Shirasaka
2020-12-05
*
ui: Fix win_hide distination grid
shirasaka
2020-12-05
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
*
fix(floatwin): don't always use winheight
Thomas Vigouroux
2020-11-16
*
vim-patch:8.1.0810: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
Add v:event flag on DirChanged signaling switching window (#13153)
Andrea Cedraro
2020-11-07
*
my fight with the linter
Rom Grk
2020-11-06
*
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
\
|
*
Merge pull request #12870 from bfredl/themepark
Björn Linse
2020-11-01
|
|
\
|
|
*
api: add API for themes
Björn Linse
2020-11-01
|
*
|
vim-patch:8.2.0131: command line is not cleared when switching tabs
Jan Edmund Lazo
2020-10-29
|
|
/
*
/
feat: implement a working WinScrolled autocmd
Rom Grk
2020-10-28
|
/
*
Revert "vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffe...
Jan Edmund Lazo
2020-10-20
*
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2020-10-10
*
vim-patch:8.2.1780: statusline not updated when splitting windows
Jan Edmund Lazo
2020-10-02
*
vim-patch:8.2.1684: "gF" does not use line number after file in Visual mode
Jan Edmund Lazo
2020-09-14
*
fix(win): ignore closing wins in win_findbuf #12798
Thomas Vigouroux
2020-08-31
*
vim-patch:8.0.1375: window size wrong after maximizing with WinBar
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1334: splitting a window with a WinBar damages window layout
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1125: wrong window height when splitting window with window too...
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.1.1745: compiler warning for unused argument
Jan Edmund Lazo
2020-04-13
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
addressing reviews
Matthieu Coudron
2020-03-01
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
autocmd: WinClosed exposes window id as <afile>
notomo
2020-01-18
*
autocmd: add WinClosed event
Marcos ALMEIDA
2020-01-18
*
tabpage: disallow go-to-previous in cmdline-win #11692
butwerenotthereyet
2020-01-09
*
vim-patch:8.1.0974: cannot switch from terminal window to previous tabpage
We're Yet
2020-01-03
*
vim-patch:8.1.0972: cannot switch from terminal window to next tabpage
We're Yet
2020-01-03
*
tabpage: track last-used tabpage #11626
butwerenotthereyet
2020-01-02
*
vim-patch:8.1.1741: cleared/added match highlighting not updated in other window
Jan Edmund Lazo
2019-12-30
*
vim-patch:8.1.1739: deleted match highlighting not updated in other window
Jan Edmund Lazo
2019-12-30
*
vim-patch:8.2.0030: "gF" does not work on output of "verbose command"
Jan Edmund Lazo
2019-12-22
*
floatwin: show error if window is closed immediately #11476
Justin M. Keyes
2019-11-29
*
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
2019-11-22
*
vim-patch:8.1.2289: after :diffsplit closing the window does not disable diff
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.0434: copy_loclist() is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0410: the ex_copen() function is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.1962: leaking memory when using tagfunc()
Rob Pilling
2019-10-22
[next]