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
/
test
/
functional
/
ui
/
float_spec.lua
Commit message (
Expand
)
Author
Age
*
Merge pull request #14770 from andrew-pa/fix13403
Björn Linse
2021-09-12
|
\
|
*
fix(windowing): positioning of relative floats
andrew-pa
2021-09-08
*
|
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
|
refactor(tests): use assert_alive() #15546
Justin M. Keyes
2021-09-01
*
|
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
|
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
*
|
fix(api/win_get_config): include z-index
Sean Dewar
2021-06-19
*
|
feat(float): add rounded borders preset
Christian Clason
2021-06-14
*
|
fix(ui): Fix pum incorrect position in multigrid mode
Serg Tereshchenko
2021-06-12
|
/
*
Merge pull request #14468 from bfredl/zindex
Björn Linse
2021-05-15
|
\
|
*
floats: z-index
Björn Linse
2021-05-15
*
|
vim-patch:8.1.1967: line() only works for the current window
Jan Edmund Lazo
2021-05-12
|
/
*
Merge pull request #13664 from ivechan/win_exectute
Jan Edmund Lazo
2021-05-07
|
\
|
*
vim-patch:8.1.1418: win_execute() is not implemented yet
jing
2021-05-06
*
|
Merge pull request #14483 from mjlbach/floating_window_border_fix
Björn Linse
2021-05-05
|
\
\
|
*
|
tests: floating windows terminate border on edge of viewport when window exte...
Michael Lingelbach
2021-05-04
|
|
/
*
/
ui_compositior: handle multiple displayed floats in the same tick
Björn Linse
2021-04-26
|
/
*
float: add "solid" border style (#14310)
Marco Hinz
2021-04-12
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
*
floats: handle interaction with popupmenu and border correctly
Björn Linse
2021-03-25
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
screen: make ui_compositor aware of the intended size of a float
chentau
2021-03-11
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
fix(floatwin): don't always use winheight
Thomas Vigouroux
2020-11-16
*
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
2020-10-05
*
Reuse inccommand preview window (fix #11529) (#12612)
Ville Hakulinen
2020-07-15
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
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
*
doc
Justin M. Keyes
2019-09-11
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
anchor float to buffer position
Björn Linse
2019-09-04
*
test/ui: update tests for new msg_grid implementation
Björn Linse
2019-09-01
*
ui: transmit "blend=" property of highlight attributes
Björn Linse
2019-08-18
*
test/ui: properly test win_hide by explicitly marking hidden grids
Björn Linse
2019-08-17
*
api: nvim_win_open() style="minimal" should disable 'foldcolumn'
Björn Linse
2019-08-14
*
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
2019-07-13
*
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
2019-07-09
|
\
|
*
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
/
*
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
*
compositor: handle scrolling of blended window
Björn Linse
2019-06-26
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
windows: float config changes
Björn Linse
2019-04-14
*
float: always change to valid windows (#9878)
Marco Hinz
2019-04-11
*
api/window: validate cursor in nvim_win_set_buf
Björn Linse
2019-04-08
*
Update test
Jit Yao Yap
2019-03-23
*
floating-window.c: fix crash when using inccommand
Jit Yao Yap
2019-03-23
[next]