Commit History

Autor SHA1 Mensaxe Data
  Tim Schumacher 39a3775f48 Userland: Rely on a single authoritative source for the default `PATH` %!s(int64=2) %!d(string=hai) anos
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 84e1017272 Userland: Add `/usr/local/sbin` to `PATH` by default %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur d338d2b59b Shell: Ignore SIGCHLD after a few unsuccessful attempts at handling it %!s(int64=3) %!d(string=hai) anos
  ForLoveOfCats 99c0b895fe Shell: Highlight commands with a hyperlink to open their help pages %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ae27d7e442 Shell: Make program-based completion with no actual token possible %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 1699ddc186 LibLine: Make it possible to avoid autocompletion if requested %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur d5b3998d23 LibLine: Respect the provided completion static offset %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 4ea9ca06b4 Shell: Allow completions to request further action from the shell %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur e1cf51b0bd Shell: Add a shell option for autocompleting via the program itself %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 5e541aaebd Shell: Keep the stdio and rpath pledges for execute_process() %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur f12d81ddf5 Shell: Limit the access of processes spawned for autocompletion %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ef5523231c Shell+LibCore: Provide argument help strings as display trivia %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 7e4cc187d9 Shell: Implement program-aware autocompletion %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur a76730823a Shell: Be more smart with pasted stuff %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 0ea775f257 Shell: Allow completing StringLiterals as paths %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 118590325a LibLine+Userland: Make suggestion offsets per-suggestion %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 222e580fa8 Shell: Use strncmp() instead of string.compare() for name completions %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 5b64abe76e Shell: Use StringView instead of String const& where feasible %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 310a18da1e Shell: Don't reset 'last_return_code' before running commands %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur ea66750640 Shell: Make interrupts kill the whole chain and not just the current job %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 783e27f8f9 Shell: Make redirection errors raise ShellErrors %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 6b39c6b1bf Shell: Avoid many single byte write() syscalls when printing the prompt %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur 7ac8bd44f8 Shell: Set subshell flag after checking for its value in parent shell %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang %!s(int64=3) %!d(string=hai) anos
  Sam Atkins b138070da9 Shell: Cast unused smart-pointer return values to void %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos