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
*
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
*
fix(highlight): apply 'winblend' to float border (#25981)
zeertzjq
2023-11-11
*
fix(float): win_get_bordertext_col returning negative column number (#25752)
nwounkn
2023-10-26
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
refactor(float): rename ex_floatclose to ex_fclose (#25596)
Raphael
2023-10-11
*
feat(float): add fclose command
glepnir
2023-10-10
*
feat(float): support toggle show float window
glepnir
2023-09-30
*
fix(float): fix some other crashes with :unhide or :all (#25328)
zeertzjq
2023-09-23
*
fix(unhide): close floating windows first (#25318)
zeertzjq
2023-09-23
*
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
*
fix(mouse): click on empty line with 'foldcolumn'
zeertzjq
2023-09-21
*
test(ui/float_spec): click in bordered float sets correct curswant
zeertzjq
2023-09-21
*
vim-patch:9.0.1919: Wrong curswant when clicking on empty line or with vsplits
zeertzjq
2023-09-21
*
Merge pull request #25096 from glepnir/float_winnew
bfredl
2023-09-20
|
\
|
*
fix(float): trigger winnew event when float window create
glepnir
2023-09-19
*
|
fix(float): make "fixed" work with relative=win (#25243)
zeertzjq
2023-09-19
*
|
Merge pull request #25148 from glepnir/fixed_opt
bfredl
2023-09-19
|
\
\
|
|
/
|
/
|
|
*
fix(float): add fixd option
glepnir
2023-09-18
*
|
Merge pull request #25078 from glepnir/au
bfredl
2023-09-16
|
\
\
|
|
/
|
/
|
|
*
fix(ui): doesn't trigger au event when enter is false
glepnir
2023-09-15
*
|
fix(float): update position of anchored windows first (#25133)
zeertzjq
2023-09-14
|
/
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
fix(ui_compositor): only reset skipstart at first column (#24776)
zeertzjq
2023-08-18
*
fix(events)!: trigger CursorMoved later on switching window (#23711)
zeertzjq
2023-06-04
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(highlight): apply 'winblend' to NormalNC (#23555)
zeertzjq
2023-05-10
*
fix(pum): make :popup position correctly with float border
zeertzjq
2023-04-28
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
Merge pull request #22865 from MunifTanjim/issue-20370
bfredl
2023-04-10
|
\
|
*
fix(api): do not re-apply win_config.style when missing
Munif Tanjim
2023-04-10
*
|
Merge pull request #22910 from bfredl/nonormal
bfredl
2023-04-06
|
\
\
|
*
|
fix(highlight): use winhl=Foo:Bar even when Bar is empty
bfredl
2023-04-06
|
|
/
*
/
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
|
/
*
fix(float): remove -1 in height clamp
Patrick McFarland
2023-03-19
*
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
*
test(float_spec): add missing sum_scroll_delta #22648
zeertzjq
2023-03-12
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
fix(screen): correctly draw background and eob with 'rightleft' (#22640)
zeertzjq
2023-03-12
*
fix(sleep): correct cursor placement (#22639)
zeertzjq
2023-03-12
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
fix(ui): add test case
Raphael
2023-01-09
*
fix(win_close): remove float grid after closing buffer (#21551)
zeertzjq
2022-12-27
*
fix(float): fix crash with bufpos and non-existent window (#21319)
zeertzjq
2022-12-07
*
test: add more tests for float window bufpos (#21318)
zeertzjq
2022-12-07
[next]