Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Harald Jørgensen cc157629b4 Shell: Expand glob to only directories if it ends with a slash vor 1 Jahr
  hanaa12G e6c363ac63 Shell: Allow to parse command interactively when hitting Enter key vor 1 Jahr
  Adam Harald Jørgensen a1cdfe1b54 Shell: Add support for showing shortened prompt path with ellipsis vor 1 Jahr
  Adam Harald Jørgensen 4febd31dba Shell: Shorten prompt path if integer is provided with "\w" option vor 1 Jahr
  Adam Harald Jørgensen 491d61a2fd Shell: Add support for escaping backslash in prompt sequence vor 1 Jahr
  Adam Harald Jørgensen 050c73d301 Shell: Add support for showing custom format time in prompt with "\D{}" vor 1 Jahr
  Adam Harald Jørgensen e40955e9c6 Shell: Add support for showing current time in prompt with "\{t|T|@}" vor 1 Jahr
  Adam Harald Jørgensen 3d42e68265 Shell: Add support for showing number of jobs in prompt with "\j" vor 1 Jahr
  Adam Harald Jørgensen f81bc8b045 Shell: Add support for showing the history number in prompt with "\!" vor 1 Jahr
  Adam Harald Jørgensen f597d7c730 Shell: Add command to history before running, instead of after vor 1 Jahr
  Adam Harald Jørgensen 78b3703586 Shell: Refactor Shell::prompt to use GenericLexer to read the PROMPT var vor 1 Jahr
  implicitfield 2745b48e16 Shell: Don't try to cast NonnullRefPtrs when priting debug output vor 1 Jahr
  Ali Mohammad Pur a8c7448ccb Shell: Implement the `return` POSIX builtin vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Ali Mohammad Pur 84777fbe62 Shell: Allow the user to set the prompt using PROMPT() vor 1 Jahr
  Liav A fb60db7b00 Shell: Add builtin command to reset the internal state vor 1 Jahr
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` vor 1 Jahr
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible vor 2 Jahren
  Ali Mohammad Pur 1696411f66 Shell: Reset the custom Shell keybinds before calling Editor::get_line() vor 2 Jahren
  Ben Wiederhake f20d04726a LibFileSystem+Everything: Remove resolve_executable_from_environment vor 2 Jahren
  Ben Wiederhake 365b2bf945 Shell: Prefer File and FileSystem over DeprecatedFile vor 2 Jahren
  Ben Wiederhake 0c86ee3876 Shell: Rewrite Shell::possibly_print_error without deprecated API vor 2 Jahren
  Ben Wiederhake 8df8f4d75a Shell: Rewrite Shell::runnable_path_for without deprecated API vor 2 Jahren
  Ben Wiederhake f0ee630ee9 Shell: Prefer File::read_until_eof over DeprecatedFile::read_all vor 2 Jahren
  Ben Wiederhake bc2a517ade Userland: Merge DEFAULT_PATH into LibFileSystem/FileSystem.h vor 2 Jahren
  Ali Mohammad Pur 24c7995743 Shell: Rename the verb {lookup => look_up} vor 2 Jahren
  Ali Mohammad Pur 1403e56535 Shell: Place all variables in the closest nonlocal frame in POSIX mode vor 2 Jahren
  Andreas Kling 3de8dd921e Userland: Remove serialize-to-JSON functions only used for Inspector vor 2 Jahren
  Cameron Youell da305017de Shell: Use `JsonArray::append` in `save_to` vor 2 Jahren
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions vor 2 Jahren