Andreas Kling
|
68b5df6bf1
Shell: Fix (and paper over) various const-correctness issues
|
2 роки тому |
Ali Mohammad Pur
|
4efc632e15
Shell: Allow the heredoc node to act as a redirection too
|
2 роки тому |
Ali Mohammad Pur
|
2a276c86d4
Shell: Start implementing a POSIX-compliant parser
|
2 роки тому |
Vetrox
|
0e26f2657e
Shell: Add `where` builtin
|
2 роки тому |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 роки тому |
Tim Schumacher
|
5f99934dce
Userland: Consolidate most PATH resolving into a single implementation
|
2 роки тому |
ForLoveOfCats
|
99c0b895fe
Shell: Highlight commands with a hyperlink to open their help pages
|
3 роки тому |
Ali Mohammad Pur
|
4ea9ca06b4
Shell: Allow completions to request further action from the shell
|
3 роки тому |
Humberto Alves
|
5506932788
Shell: Refresh PATH cache after running shellrc files
|
3 роки тому |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 роки тому |
Ali Mohammad Pur
|
e1cf51b0bd
Shell: Add a shell option for autocompleting via the program itself
|
3 роки тому |
Ali Mohammad Pur
|
f12d81ddf5
Shell: Limit the access of processes spawned for autocompletion
|
3 роки тому |
Ali Mohammad Pur
|
9453e0e6d2
Shell: Add an ArgsParser-based argument parser builtin
|
3 роки тому |
Ali Mohammad Pur
|
7e4cc187d9
Shell: Implement program-aware autocompletion
|
3 роки тому |
Ali Mohammad Pur
|
e6bd1f8807
Shell: Add the 'join' and 'filter_glob' immediate functions
|
3 роки тому |
Ali Mohammad Pur
|
a76730823a
Shell: Be more smart with pasted stuff
|
3 роки тому |
Ali Mohammad Pur
|
0ea775f257
Shell: Allow completing StringLiterals as paths
|
3 роки тому |
Daniel Bertalan
|
5b64abe76e
Shell: Use StringView instead of String const& where feasible
|
3 роки тому |
Ali Mohammad Pur
|
5c0c126122
Shell: Add a "noop" builtin aliased to ":"
|
3 роки тому |
Ali Mohammad Pur
|
310a18da1e
Shell: Don't reset 'last_return_code' before running commands
|
3 роки тому |
Ali Mohammad Pur
|
ea66750640
Shell: Make interrupts kill the whole chain and not just the current job
|
3 роки тому |
Ali Mohammad Pur
|
783e27f8f9
Shell: Make redirection errors raise ShellErrors
|
3 роки тому |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 роки тому |
Ali Mohammad Pur
|
d020d46846
Shell: Unwind execution after runtime errors
|
3 роки тому |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 роки тому |
TheFightingCatfish
|
72e661b542
Shell: Add unalias builtin
|
4 роки тому |
Ali Mohammad Pur
|
b2ef18d538
LibLine+Shell: Allow some programs to modify the current termios
|
4 роки тому |
Ali Mohammad Pur
|
a527256356
Shell: Add an option to autosave history every N ms
|
4 роки тому |
Ali Mohammad Pur
|
417910fd28
Shell: Make escaping more intelligent
|
4 роки тому |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 роки тому |