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
*
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
*
fix(mouse): correct dragged position in composed layout
Björn Linse
2021-10-04
*
Merge pull request #15516 from bfredl/keyset
Björn Linse
2021-10-03
|
\
|
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
|
fix(nvim_open_win): crash if autocmds delete buffer/window #15549
Sean Dewar
2021-10-02
*
|
fix(float)!: always anchor to corner of window including border #15832
zeertzjq
2021-10-02
|
/
*
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
[next]