Cool. Emacs fans wanting their fix in the browser can checkout ymacs:<p><a href="http://www.ymacs.org/demo/" rel="nofollow">http://www.ymacs.org/demo/</a>
Cloud vi was my side project last week. FYI: I didn't build the editor. I took it from <a href="http://gpl.internetconnection.net/vi/" rel="nofollow">http://gpl.internetconnection.net/vi/</a> but modified it a bit and integrated it with <a href="https://www.filepicker.io" rel="nofollow">https://www.filepicker.io</a> to make it much more useful.
Thank you for this. Many people will remember early browsers were also editors; Mosaic and Nexus (or confusingly WorldWideWeb as its earlier name) both had document editing features.
Pretty darn nifty, but vim stuff like 'ciw' doesn't work, and
also 'C' leaves you in an insert state where your next keystrokes are entered just before the last letter in the line, rather than after the last letter in the line.
Slight issue: counts do not work in combination with insertion commands. (in other words, you can't use 5i to have something inserted 5 times, or for a more useful example you cannot use 5o or 5O)<p>It's an easy to overlook, for a long time BusyBox's vi didn't like combining counts with o/O either.
Why I can't use this:<p>"This app will have access to your entire Dropbox."<p>Which still happens with pretty much every Dropbox app, despite fine-grained permissions many months ago. Dropbox, love the app, but the company needs a strong developer relations programme to get messages like this out.
Sorry to barge into this thread. There seem to be a lot of vi experts reading it. Perhaps you might consider contributing to this thread also:<p><a href="http://news.ycombinator.com/item?id=4145060" rel="nofollow">http://news.ycombinator.com/item?id=4145060</a>
Strike this. My bad.<p>(Original:
First thing I tried: dG to delete everything, didn't work. So, it still needs improvement. Now, I'll admin I'm not 100% sure if G is a vim command or a vi one.)
Works in Android better than hn's textareas.. /me wonders how can you screw up a text area<p>Only draw back is having to give up Swype for hackers keyboard, thanks to Swype lack of esc key.