index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
float_spec.lua
Age
Commit message (
Expand
)
Author
Files
2021-04-26
ui_compositior: handle multiple displayed floats in the same tick
Björn Linse
1
2021-04-12
float: add "solid" border style (#14310)
Marco Hinz
1
2021-04-04
Border: allow to enable/disable specific border edges
Björn Linse
1
2021-03-25
floats: handle interaction with popupmenu and border correctly
Björn Linse
1
2021-03-22
floats: add borders (MS-DOS MODE)
Björn Linse
1
2021-03-11
screen: make ui_compositor aware of the intended size of a float
chentau
1
2020-12-31
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
1
2020-12-26
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
1
2020-11-16
fix(floatwin): don't always use winheight
Thomas Vigouroux
1
2020-10-05
test/vim.validate(): assert normalized stacktrace
Justin M. Keyes
1
2020-07-15
Reuse inccommand preview window (fix #11529) (#12612)
Ville Hakulinen
1
2020-04-01
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
1
2019-11-29
floatwin: show error if window is closed immediately #11476
Justin M. Keyes
1
2019-11-22
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
1
2019-09-11
doc
Justin M. Keyes
1
2019-09-06
test: Rename meth_pcall to pcall_err
Justin M. Keyes
1
2019-09-04
anchor float to buffer position
Björn Linse
1
2019-09-01
test/ui: update tests for new msg_grid implementation
Björn Linse
1
2019-08-18
ui: transmit "blend=" property of highlight attributes
Björn Linse
1
2019-08-17
test/ui: properly test win_hide by explicitly marking hidden grids
Björn Linse
1
2019-08-14
api: nvim_win_open() style="minimal" should disable 'foldcolumn'
Björn Linse
1
2019-07-13
floats: fix 'winblend' on top of doublewidth chars.
Björn Linse
1
2019-07-09
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
1
2019-07-09
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
1
2019-07-09
compositor: handle float overlapping left half of doublewidth char
Björn Linse
1
2019-07-08
window: allow resize wincmds for floats
Björn Linse
1
2019-07-07
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
1
2019-06-26
compositor: handle scrolling of blended window
Björn Linse
1
2019-06-25
ui: add 'winblend' to support blending of floating windows
Björn Linse
1
2019-04-14
windows: float config changes
Björn Linse
1
2019-04-11
float: always change to valid windows (#9878)
Marco Hinz
1
2019-04-08
api/window: validate cursor in nvim_win_set_buf
Björn Linse
1
2019-03-23
Update test
Jit Yao Yap
1
2019-03-23
floating-window.c: fix crash when using inccommand
Jit Yao Yap
1
2019-03-23
window: don't crash when closing two floats in a row
Björn Linse
1
2019-03-22
api: ignore floating windows for laststatus=1 (#9771)
Marco Hinz
1
2019-03-17
Merge pull request #9726 from mhinz/nvim_win_get_config
Marco Hinz
1
2019-03-16
api: add tests for new code paths
Marco Hinz
1
2019-03-16
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
1
2019-03-16
api: numerous small fixes
Marco Hinz
1
2019-03-16
api: add width/height to FloatConfig
Marco Hinz
1
2019-03-16
api: nvim_win_config() -> nvim_win_set_config()
Marco Hinz
1
2019-03-14
compositor: fix rendering issues with floats opened after popupmenu
Björn Linse
1
2019-03-12
floats: add NormalFloat highlight and 'nonumber' default
Björn Linse
1
2019-03-09
floating-window: fix crash setting cmdheight #9685
erw7
1
2019-03-05
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
1
2019-03-03
api: add nvim_win_close() to close window by id
Björn Linse
1
2019-03-02
floats: implement floating windows
Björn Linse
1
[prev]