1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 07:58:11 +00:00
serenity/Applications/Terminal
Andres Vieira ad309d4eca Terminal: Write an empty string instead of (null) on Command key
This prevents a Terminal to create a configuration file with
 Command=(null)

That would make it try to execute the command "(null)" on the next run.
2020-05-02 15:41:27 +02:00
..
main.cpp Terminal: Write an empty string instead of (null) on Command key 2020-05-02 15:41:27 +02:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00