docs(api): floating wins omitted under :mksession (#18721)

This commit is contained in:
Daniel Steinberg
2022-05-24 13:32:01 -04:00
committed by GitHub
parent eebd682221
commit e5490b38b7

View File

@@ -442,6 +442,9 @@ to disable various visual features such as the 'number' column.
Currently, floating windows don't support some widgets like scrollbar.
The output of |:mksession| does not include commands for restoring floating
windows.
Example: create a float with scratch buffer: >
let buf = nvim_create_buf(v:false, v:true)