Commit Verlauf

Autor SHA1 Nachricht Datum
  AnotherTest bc9013f706 LibLine: Change get_line to return a Result<String, Error> vor 5 Jahren
  AnotherTest b4ca563637 Shell: Warn the user about active jobs on exit vor 5 Jahren
  AnotherTest c23c354779 Shell: Parse and correctly evaluate 'command &' and 'command &&' vor 5 Jahren
  AnotherTest 143be7234f Shell: Kill existing jobs when exiting vor 5 Jahren
  AnotherTest 0d39418b0b Shell: Add the `disown' shell builtin vor 5 Jahren
  AnotherTest 2b3e9c28b2 Shell: Take whitespace into account when suggesting tokens vor 5 Jahren
  AnotherTest 0751592a18 LibLine: Correctly track the completion start and end vor 5 Jahren
  AnotherTest 5358608a94 Shell: Attach links to completed paths vor 5 Jahren
  AnotherTest 7fba21aefc LibLine: Unify completion hooks and adapt its users vor 5 Jahren
  AnotherTest 3bc3f36cfe LibLine: Handle unicode correctly vor 5 Jahren
  AnotherTest 1469d20e63 Shell: Treat builtin names as programs and suggest them vor 5 Jahren
  Andreas Kling 656d1e1318 Shell: Print the full name of missing interpreters vor 5 Jahren
  AnotherTest a398898c12 Shell: Switch to using Core::EventLoop vor 5 Jahren