mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
d127492f0e
Attempting to open a non-existent file from the command line should not fail, it should just open a new text document with that name. Note that the file is not created until you actually save it. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
TextEditorWidget.cpp | ||
TextEditorWidget.h |