jsterm icon indicating copy to clipboard operation
jsterm copied to clipboard

Support for Filer?

Open humphd opened this issue 10 years ago • 0 comments

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

humphd avatar Mar 06 '14 15:03 humphd