AnotherTest
|
2915dcfcc3
Shell: Add the alias builtin and resolve aliases
|
5 years ago |
AnotherTest
|
a4627f2439
Shell: Switch to a new parser and AST
|
5 years ago |
AnotherTest
|
ce61cad933
Shell: Never assign equal job ids to two different jobs
|
5 years ago |
AnotherTest
|
d582c03233
Shell: Provide some information to inspectors
|
5 years ago |
AnotherTest
|
d5e9213683
Shell: Avoid messing with sigaction while waiting for a child
|
5 years ago |
AnotherTest
|
bc9013f706
LibLine: Change get_line to return a Result<String, Error>
|
5 years ago |
AnotherTest
|
b4ca563637
Shell: Warn the user about active jobs on exit
|
5 years ago |
AnotherTest
|
143be7234f
Shell: Kill existing jobs when exiting
|
5 years ago |
AnotherTest
|
0d39418b0b
Shell: Add the `disown' shell builtin
|
5 years ago |
AnotherTest
|
7fba21aefc
LibLine: Unify completion hooks and adapt its users
|
5 years ago |
AnotherTest
|
1469d20e63
Shell: Treat builtin names as programs and suggest them
|
5 years ago |
AnotherTest
|
a398898c12
Shell: Switch to using Core::EventLoop
|
5 years ago |