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-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
111589a5581d4bddce84ccb1ea7587b03dd55d98
ladybird
/
Applications
/
Terminal
History
Andreas Kling
111589a558
Kernel: Make sure processes always start out with fds 0, 1 and 2 open.
...
If we don't have a TTY for the process, fall back to /dev/null.
2019-02-12 11:25:25 +01:00
..
.gitignore
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00
main.cpp
Kernel: Make sure processes always start out with fds 0, 1 and 2 open.
2019-02-12 11:25:25 +01:00
Makefile
Port Terminal to LibGUI.
2019-02-10 14:28:39 +01:00
Terminal.cpp
Plumb menu item activation events from WindowServer to clients.
2019-02-12 10:08:35 +01:00
Terminal.h
Plumb menu item activation events from WindowServer to clients.
2019-02-12 10:08:35 +01:00
XtermColors.h
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00