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
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
doc
Justin M. Keyes
2019-09-11
*
anchor float to buffer position
Björn Linse
2019-09-04
*
vim-patch:8.1.0046: loading a session file fails if 'winheight' is big
Jan Edmund Lazo
2019-09-02
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
teardown: fix win_free_all() heap-use-after-free #10839
Abdelhakeem Osama
2019-08-25
*
api: nvim_win_open() style="minimal" should disable 'foldcolumn'
Björn Linse
2019-08-14
*
build: fix gcc warnings #10568
ddcien
2019-07-22
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
vim-patch:8.1.0623: iterating through window frames is repeated
Jan Edmund Lazo
2019-07-15
*
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
vim-patch:8.0.1688: some macros are used without a semicolon
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.1.0213: CTRL-W CR does not work properly in a quickfix window
Jan Edmund Lazo
2019-06-12
*
vim-patch:8.1.0307: there is no good way to get the window layout
Jan Edmund Lazo
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
autocmd: fixes and tests for autocmd window issues
Björn Linse
2019-05-13
*
vim-patch:8.1.1205: BufReadPre may move the cursor #9980
Justin M. Keyes
2019-05-08
*
Merge #9798 'aucmd_prepbuf: Use floating window'
Justin M. Keyes
2019-05-06
|
\
|
*
aucmd_win: use a floating window
Marco Hinz
2019-05-06
|
/
*
vim-patch:8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'
Jan Edmund Lazo
2019-05-02
*
vim-patch:8.1.1207: some compilers give warning messages
Jan Edmund Lazo
2019-04-27
*
windows: float config changes
Björn Linse
2019-04-14
*
float: always change to valid windows (#9878)
Marco Hinz
2019-04-11
*
vim-patch:8.1.1140: not easy to find out what neighbors a window has (#9873)
Marco Hinz
2019-04-10
*
clang/"result is garbage/undefined": win_close
Justin M. Keyes
2019-04-01
*
Merge #9807 from mhinz/window-local-last-cursormoved
Marco Hinz
2019-03-31
|
\
|
*
cursormoved: always trigger CursorMoved when entering window
Marco Hinz
2019-03-29
*
|
vim-patch:8.1.1088: height of quickfix window not retained with vertical spli...
Justin M. Keyes
2019-03-30
|
/
*
Update to restore layout only for non-floating windows
Jit Yao Yap
2019-03-23
*
floating-window.c: fix crash when using inccommand
Jit Yao Yap
2019-03-23
*
window: don't crash when closing two floats in a row
Björn Linse
2019-03-23
*
help: ignore snapshotted window if invalid (#9774)
Marco Hinz
2019-03-23
*
api: ignore floating windows for laststatus=1 (#9771)
Marco Hinz
2019-03-22
*
api: refactor FloatRelative usage
Marco Hinz
2019-03-16
*
api: numerous small fixes
Marco Hinz
2019-03-16
*
api: add width/height to FloatConfig
Marco Hinz
2019-03-16
*
api: refactor FloatAnchor usage
Marco Hinz
2019-03-16
*
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
2019-03-12
*
window: simplify logic for entering new float
Björn Linse
2019-03-12
*
vim-patch:8.1.1002: "gf" on URL with port number #9705
Jan Edmund Lazo
2019-03-10
*
vim-patch:8.1.0994: fix relative cursor position #9676
Justin M. Keyes
2019-03-09
*
floating-window: fix crash setting cmdheight #9685
erw7
2019-03-09
*
PVS/V560: window.c: fix always true condition #9682
Billy SU
2019-03-05
*
floats: implement floating windows
Björn Linse
2019-03-02
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
clang/"null pointer dereference": win_rotate
Justin M. Keyes
2019-02-14
*
rename ui_is_external to ui_has (#9576)
Justin M. Keyes
2019-02-03
[next]