On Wed, 08 Jan 2025, shane.qian wrote:
> > Reported-by: Lifepillar <lifepil...@lifepillar.me> > > Signed-off-by: Christian Brabandt <c...@256bit.org> > > > > popup_close({id} [, {result}]) *popup_close()* > > - Close popup {id}. The window and the associated buffer will > > - be deleted. > > + Close popup {id}. The window will be deleted. The associated > > + buffer will be deleted, if the popup created a new buffer. > > > > If the popup has a callback it will be called just before the > > popup window is deleted. If the optional {result} is present > > `if the popup created a new buffer` if the window was deleted as it previously > said `The window will be deleted`, then how it created a new buffer? > > looks it made me more confuse, aha~ or i misunderstood something? Please see the previous message that led to this: https://groups.google.com/g/vim_use/c/X6KPMOmdv40/m/A3zKQvP5CAAJ and check the help at :h popup_create-arguments. Thanks, Christian -- As part of the conversion, computer specialists rewrote 1,500 programs; a process that traditionally requires some debugging. -- USA Today, referring to the Internal Revenue Service conversion to a new computer system. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/Z36rizYMqRC2ao8z%40256bit.org.