mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:31:07 +00:00
Previously, we would concatenate all the commands together: ``` > sleep 5 echo well echo hello echo friends > echo wellecho helloecho friends ``` Also renames some variables to be more descriptive. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Editor.cpp | ||
| Editor.h | ||
| Span.h | ||
| Style.h | ||