mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
378edbbd34
Problem: Prompts are emitted as messages events, where cmdline events are more appropriate. The user input is also emitted as message events in fast context, so cannot be displayed with vim.ui_attach(). Solution: Ask for user input through cmdline prompts. |
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |