Alright; I just pushed a fix. Try reinstalling stratus-bundle and then try again. (The latest version is 0.0.2).
HN user
sentientwaffle
7 karma
Posts1
Comments6
Stratus Editor: a Node.js-powered web-based programmer's editor 14 years ago
Thanks for the feedback! I think that the backspace bug you are seeing has to do with the font load delay, because it doesn't surface when I run the server locally; I'll try and get that working.
As for redirecting, this is handled in the main editor with the `redirect` option (see http://stratuseditor.com/config/#redirect).
I'm taking a look at it now; I'll reply when I push a fix.
Thanks for checking it out!
The embedded demo is only the editor component, to use files you need to install it (for security reasons). Installation instructions are at http://stratuseditor.com/manual/#Server+Installation.
This is my first open source project; I would appreciate any feedback.