ladybird/Shell
Andreas Kling 723f4e5ee6 Meta: Scale back overly informal user-facing strings
We were getting a little overly memey in some places, so let's scale
things back to business-casual.

Informal language is fine in comments, commits and debug logs,
but let's keep the runtime nice and presentable. :^)
2020-06-17 18:35:49 +02:00
..
CMakeLists.txt Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
Execution.h Shell: Switch to using Core::EventLoop 2020-05-17 11:58:08 +02:00
Job.h Shell: Add the `disown' shell builtin 2020-05-25 00:08:32 +02:00
main.cpp LibLine: Handle interrupts again 2020-06-01 19:52:20 +02:00
Parser.cpp Shell: Highlight redirections 2020-06-08 09:27:51 +02:00
Parser.h Shell: Highlight redirections 2020-06-08 09:27:51 +02:00
Shell.cpp Meta: Scale back overly informal user-facing strings 2020-06-17 18:35:49 +02:00
Shell.h Shell: Never assign equal job ids to two different jobs 2020-05-27 11:13:02 +02:00