mirror of
https://github.com/nushell/nushell.git
synced 2024-12-23 15:39:06 +01:00
374df9d69f
# Description Makes use of the feature introduced by nushell/reedline#566 If we consider this to be problematic we can decide to add a config point for this behavior, but at first I was a bit hesistant expanding the config in this area. # User-Facing Changes Follows precedent found in bash/zsh/fish to exclude lines starting with a space from the history. Like in fish you can still recall the last entry once but it will not be stored and will be forgotten after the next submitted entry. # Tests + Formatting (-) |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |