jsterm
jsterm copied to clipboard
Support for Filer?
I've been looking for something like this for a while. We're working on a POSIX/node.js style filesystem for the browser, see https://github.com/js-platform/filer. For various things I'd love to have the ability to open a visual shell and run shell and fs operations. Most of the terminals I've seen in js land aren't up to the job. Your demo makes it look this jsterm might be.
How hard would it be to hack your fs backend logic to use the node/filer style API?
cc @modeswitch, @simonwex