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): cannot set title/footer independently #31993
glepnir
2025-01-27
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
*
feat(ui): sign/statuscolumn can combine highlight attrs #31575
luukvbaal
2024-12-14
*
fix(float): re-sort layers when grid zindex changed #30259
glepnir
2024-12-12
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
fix(float): properly find last window of tabpage (#30571)
zeertzjq
2024-09-29
*
fix(window): making float with title/footer non-float leaks memory (#30551)
zeertzjq
2024-09-28
*
fix(window): respect hide flag of float windows when switching (#30507)
glepnir
2024-09-28
*
fix(highlight): floating windows inherit NormalFloat from global-ns
glepnir
2024-09-10
*
fix(api): error properly with invalid field in nvim_open_win (#30078)
zeertzjq
2024-08-17
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
fix(float): missing default highlight for title
glepnir
2024-05-25
*
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
2024-05-12
*
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
2024-04-25
*
test: improve test conventions
dundargoc
2024-04-23
*
Merge pull request #28434 from glepnir/23120
bfredl
2024-04-22
|
\
|
*
fix(float): wrong position when bufpos is set
glepnir
2024-04-21
*
|
fix(window): don't go to unfocusable float when closing (#28455)
zeertzjq
2024-04-22
|
/
*
fix(float): improve error message when reconfig failed (#25076)
Raphael
2024-04-13
*
Merge pull request #26774 from glepnir/24129
bfredl
2024-04-12
|
\
|
*
fix(float): don't relative flaot win itself
glepnir
2024-04-10
*
|
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
|
/
*
test: improve test conventions
dundargoc
2024-04-08
*
feat(ui): indicate margins for the area used by win_viewport
bfredl
2024-03-29
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
revert: "fix(window): :close crash with autocmd, floats and tabpage" (#27796)
zeertzjq
2024-03-10
*
fix(window): :close crash if WinClosed from float closes window (#27794)
zeertzjq
2024-03-10
*
fix(window): :close crash with autocmd, floats and tabpage (#27793)
zeertzjq
2024-03-10
*
fix(window): :close may cause Nvim to quit with autocmd and float
zeertzjq
2024-03-09
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
fix(float): allow floating window in cmdline area
Luuk van Baal
2024-03-01
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
refactor(api): use keydict and arena for more api return values
bfredl
2024-02-08
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
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
[next]