Age | Commit message (Expand) | Author |
---|---|---|
2019-10-20 | Shell: Update termios settings to match line discipline. | Drew Stratford |
2019-09-15 | Shell: Added `pushd`, `popd` and `dirs` builtins | Jesse Buhagiar |
2019-09-10 | Shell: Add support for special parameter that expands to return-code of last ... | MinusGix |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-08 | Shell: Handle SIGWINCH to get a nice behavior when resizing. | Andreas Kling |
2019-05-07 | Shell: Move line editing to a separate class. | Andreas Kling |