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-02 06:37:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c2ce5be64ad4e4bca0dc72165f2cebbbf6dabf6
ladybird
/
Shell
History
AnotherTest
b4ca563637
Shell: Warn the user about active jobs on exit
...
And make sure that the user means to exit and kill current jobs before exiting.
2020-05-25 00:08:32 +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: Unify completion hooks and adapt its users
2020-05-20 13:41:37 +02:00
Parser.cpp
Shell: Parse and correctly evaluate 'command &' and 'command &&'
2020-05-25 00:08:32 +02:00
Parser.h
Shell: Parse and correctly evaluate 'command &' and 'command &&'
2020-05-25 00:08:32 +02:00
Shell.cpp
Shell: Warn the user about active jobs on exit
2020-05-25 00:08:32 +02:00
Shell.h
Shell: Warn the user about active jobs on exit
2020-05-25 00:08:32 +02:00