This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-07 17:15:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
401c87a0ccb7bb72d40622ae326889cacaaf5f7a
ladybird
/
Shell
History
Andreas Kling
3363426a6b
Shell: Put failed command exit statuses in the debug output instead.
...
It was kinda unpleasant to always see "So-and-so exited with status 123."
2019-07-25 15:27:13 +02:00
..
GlobalState.h
Shell: Handle SIGWINCH to get a nice behavior when resizing.
2019-07-08 19:06:06 +02:00
LineEditor.cpp
Shell: Implement support for terminal clearing with ^L.
2019-07-19 20:01:46 +02:00
LineEditor.h
Shell: Implement support for terminal clearing with ^L.
2019-07-19 20:01:46 +02:00
main.cpp
Shell: Put failed command exit statuses in the debug output instead.
2019-07-25 15:27:13 +02:00
Makefile
…
Parser.cpp
…
Parser.h
…