serenity/Shell
Andreas Kling 6ca1a46afd Shell: Don't crash when stdout is not a TTY
Let's just pretend we have 80 columns while running non-interactively.
There are definitely nicer solutions here, and we should find them.
2020-01-19 13:52:44 +01:00
..
GlobalState.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
LineEditor.cpp Shell: Don't crash when stdout is not a TTY 2020-01-19 13:52:44 +01:00
LineEditor.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
main.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
Parser.cpp Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Parser.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00