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
|
c23c354779
Shell: Parse and correctly evaluate 'command &' and 'command &&'
|
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
|
2b3e9c28b2
Shell: Take whitespace into account when suggesting tokens
|
5 years ago |
AnotherTest
|
0751592a18
LibLine: Correctly track the completion start and end
|
5 years ago |
AnotherTest
|
5358608a94
Shell: Attach links to completed paths
|
5 years ago |
AnotherTest
|
7fba21aefc
LibLine: Unify completion hooks and adapt its users
|
5 years ago |
AnotherTest
|
3bc3f36cfe
LibLine: Handle unicode correctly
|
5 years ago |
AnotherTest
|
1469d20e63
Shell: Treat builtin names as programs and suggest them
|
5 years ago |
Andreas Kling
|
656d1e1318
Shell: Print the full name of missing interpreters
|
5 years ago |
AnotherTest
|
a398898c12
Shell: Switch to using Core::EventLoop
|
5 years ago |