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(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
*
fix(tests): only get the color map once, even for multiple test files
bfredl
2022-11-27
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
test: add a test for #20684
zeertzjq
2022-10-17
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(window): close floats first when closing buffer in other tab (#20284)
zeertzjq
2022-09-22
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
fix(options): properly free string options (#19510)
zeertzjq
2022-07-27
*
test(float_spec): make indent more consistent
zeertzjq
2022-07-10
*
fix(float): fix mouse drag position if float window turned to a split
zeertzjq
2022-07-10
*
fix(float): fix glitch when making float window with border a split
zeertzjq
2022-07-10
*
fix(float): fix float window with winbar cannot have screen height
zeertzjq
2022-07-10
*
fix(float): fix float window border drawing with winbar
zeertzjq
2022-07-10
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
fix(mouse): fix mouse drag position with winbar or border in multigrid
zeertzjq
2022-05-19
*
fix(ui): make winbar work with floats and multigrid
bfredl
2022-05-18
*
refactor(ui)!: link `VertSplit` to `Normal` by default
Famiu Haque
2022-05-15
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
fix(float): do not switch window before deleting last listed buffer (#17840)
zeertzjq
2022-03-24
*
fix(float): don't always switch window when deleting last listed buffer (#17836)
zeertzjq
2022-03-24
*
test: add test for deleting last listed buffer when there are floats (#17833)
zeertzjq
2022-03-24
*
fix(float): make laststatus=1 behave consistently with floating windows
zeertzjq
2022-03-23
*
fix(float): handle buffer deletion with floating windows
zeertzjq
2022-03-23
*
fix(win_close): count the window the be closed instead of curwin
zeertzjq
2022-03-23
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
fix(float): skip non-focusable windows for :windo (#15378)
Daniel Steinberg
2021-11-11
*
fix(float): redraw if w_border_adj changed
zeertzjq
2021-10-28
*
fix(float): fix potential heap corruption in win_redr_border
zeertzjq
2021-10-28
[next]