neovim / neovim

Vim-fork focused on extensibility and usability
https://neovim.io
Other
81.47k stars 5.57k forks source link

API/UI: externalize dialogs #6201

Open justinmk opened 7 years ago

justinmk commented 7 years ago

https://github.com/onivim/oni/issues/264#issuecomment-283428670

Add a new "dialog" event so that its UI can be externalized.

justinmk commented 5 years ago

The ext_messages "msg_show" event in Nvim 0.4 should cover most or all of this use-case. Is there anything missing from it?

cc @lunixbochs

Edit: after #9993 one "missing" thing may be useful: