rhysd / vim.wasm

Vim editor ported to WebAssembly
http://rhysd.github.io/vim.wasm
5.51k stars 145 forks source link

`.cmdline()` method not working #53

Open Ruben-Arushanyan opened 8 months ago

Ruben-Arushanyan commented 8 months ago

In most cases, the vimWasm.cmdline() method does not work as expected. I anticipate that cmdline() should function similarly to manually using Vim's execution mode.

Here are examples of bugs:

@rhysd Please help to find solutions. Thanks

Ruben-Arushanyan commented 8 months ago

@rhysd Please look into this ⬆️