mirror of
https://github.com/nushell/nushell
synced 2024-11-16 01:37:57 +00:00
a78cd6e231
# Description when running `nushell` with the `--no-config-file` option, the left prompt does not have a space to separate the directory path from the user input. in this PR i add a space there to make the prompt easier to read when using `--no-config-file`! # User-Facing Changes before: https://asciinema.org/a/581733 after: https://asciinema.org/a/581734 # Tests + Formatting - 🟢 `toolkit fmt` - 🟢 `toolkit clippy` - ⚫ `toolkit test` - ⚫ `toolkit test stdlib` # After Submitting ``` $nothing ``` |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |