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
2025-12-30 13:19:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e2116ff6b9e23dfd54cee7b6f42e6fca97a60df
ladybird
/
Applications
/
Terminal
History
Andreas Kling
852d648912
Fix "make clean" not deleting app binaries.
2019-05-13 14:56:18 +02:00
..
.gitignore
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00
main.cpp
Shell: Move the Shell to a separate directory and let's call it "Shell" :^)
2019-05-07 01:12:08 +02:00
Makefile
Fix "make clean" not deleting app binaries.
2019-05-13 14:56:18 +02:00
Terminal.cpp
Change String&& arguments to const String& in a couple of places.
2019-05-12 14:57:15 +02:00
Terminal.h
Change String&& arguments to const String& in a couple of places.
2019-05-12 14:57:15 +02:00
XtermColors.h
Move apps into a top-level Applications/ directory.
2019-02-10 08:35:01 +01:00