Stratus Editor: a Node.js-powered web-based programmer's editorstratuseditor.com6 points·by sentientwaffle·14 ปีที่แล้ว·8 comments
sentientwaffle·14 ปีที่แล้ว·discussAlright; I just pushed a fix. Try reinstalling stratus-bundle and then try again. (The latest version is 0.0.2).
sentientwaffle·14 ปีที่แล้ว·discussThanks 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).
sentientwaffle·14 ปีที่แล้ว·discussThanks 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.
sentientwaffle·14 ปีที่แล้ว·discussThis is my first open source project; I would appreciate any feedback.