Show HN: vi in your browser - edit files directly from Dropbox, etc
1–10 of 82 posts
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#2[deleted]
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#3Cloud vi was my side project last week. FYI: I didn't build the editor. I took it from http://gpl.internetconnection.net/vi/ but modified it a bit and integrated it with https://www.filepicker.io to make it much more useful.
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#4Aah MIT nerds. Pretty cool though - any plans for Github support?
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#5Aah MIT nerds. Pretty cool though - any plans for Github support?
There already is Github support
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#6Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#7Any documentation on the restrictions? Commands like :set nu to display line numbers are not available...
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#8Any documentation on the restrictions? Commands like :set nu to display line numbers are not available...
Not at the moment. It supports most of the standard unix vi commands but not the enhanced vim ones as of yet.
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#9Any documentation on the restrictions? Commands like :set nu to display line numbers are not available...
Not at the moment. It supports most of the standard unix vi commands but not the enhanced vim ones as of yet.
Ability to edit files off Box / DropBox is a big plus. Is there a mailing list or something like that (some RSS feed for a development blog) where I will be able to see when updates are made? I would like to start using this as soon as features like vertical column selection / yanking and pasting as well as line numbers are put in (the nature of the files I have on DropBox call for those features :|)
Re: Show HN: vi in your browser - edit files directly from Dropbox, etc
#10so cool. super awesome as-is. if you add evernote support i will go crazy w/ happiness.