Historie revizí

Autor SHA1 Zpráva Datum
  AnotherTest a6fd969d93 LibLine: Support multiline editing před 5 roky
  Andreas Kling 723f4e5ee6 Meta: Scale back overly informal user-facing strings před 5 roky
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional před 5 roky
  AnotherTest 2714bba3f0 Shell: Highlight redirections před 5 roky
  AnotherTest 8c05e78b6c Shell: Treat ^D as builtin_exit when not in a continuation před 5 roky
  AnotherTest 77039e5354 Shell: Correctly complete paths in redirections před 5 roky
  AnotherTest abfcd7b1b8 Shell: Save the history when quitting via the exit builtin před 5 roky
  AnotherTest ce61cad933 Shell: Never assign equal job ids to two different jobs před 5 roky
  AnotherTest d582c03233 Shell: Provide some information to inspectors před 5 roky
  AnotherTest d5e9213683 Shell: Avoid messing with sigaction while waiting for a child před 5 roky
  AnotherTest 70a213a6ec LibLine: Use Core::EventLoop for outer read loop před 5 roky
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath před 5 roky
  AnotherTest bc9013f706 LibLine: Change get_line to return a Result<String, Error> před 5 roky
  AnotherTest b4ca563637 Shell: Warn the user about active jobs on exit před 5 roky
  AnotherTest c23c354779 Shell: Parse and correctly evaluate 'command &' and 'command &&' před 5 roky
  AnotherTest 143be7234f Shell: Kill existing jobs when exiting před 5 roky
  AnotherTest 0d39418b0b Shell: Add the `disown' shell builtin před 5 roky
  AnotherTest 2b3e9c28b2 Shell: Take whitespace into account when suggesting tokens před 5 roky
  AnotherTest 0751592a18 LibLine: Correctly track the completion start and end před 5 roky
  AnotherTest 5358608a94 Shell: Attach links to completed paths před 5 roky
  AnotherTest 7fba21aefc LibLine: Unify completion hooks and adapt its users před 5 roky
  AnotherTest 3bc3f36cfe LibLine: Handle unicode correctly před 5 roky
  AnotherTest 1469d20e63 Shell: Treat builtin names as programs and suggest them před 5 roky
  Andreas Kling 656d1e1318 Shell: Print the full name of missing interpreters před 5 roky
  AnotherTest a398898c12 Shell: Switch to using Core::EventLoop před 5 roky