vim.wasm
vim.wasm copied to clipboard
<C-D> in the command-line mode is not giving the possible completions.
try:
:colo ((press C-D))
it does not output the possible completions. The options are shown using <Tab>, as expected, though.