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
*
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
*
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
[next]