Lol. Why no :Explore?
Vim.wasm
21–30 of 291 posts
Re: Vim.wasm
#22This is absolutely incredible. I never thought this would be possible-- wasm opens a new phase of software development and deployment.
Re: Vim.wasm
#23very cool, some of the set commands don't seem to work for me... set softtabstop for example didn't appear to work. also i might have a local setting but tab complete with set wasn't working... again probably local settings. and :w wtf didn't work :D seems to crash it. This is super cool
[update] ah i see from the readme write support is in the todo list.
Re: Vim.wasm
#24Re: Vim.wasm
#25Also see previous discussion about the code on the GitHub repo https://news.ycombinator.com/item?id=17487936
Re: Vim.wasm
#26Don't do :wq
Re: Vim.wasm
#27Don't do :wq
A little late for that.
Re: Vim.wasm
#28Does anyone know if lynx plans on supporting wasm? I'd like to try this editor in a terminal.
Re: Vim.wasm
#29sorry for being dense, but I can't seem to save files or do anything seemingly practical. Is there any practical use cases for this library, or is this purely along the lines of "Hey checkout this cool hack!"
When I was working on the Sage Notebook, circa 2007, I made the best textarea-IDE I could... folks requested vim and emacs bindings but browsers just weren't ready. Heck, I wrote my own javascript console because iirc only Firefox had one at the time, I digress... I look forward to a vim plugin for the IPython notebook!
Re: Vim.wasm
#30Don't do :wq
Or try to change splits