nushell/crates/nu-cli/tests
Ian Manske 55bf4d847f
Add CLI flag to disable history (#11550)
# Description
Adds a CLI flag for nushell that disables reading and writing to the
history file. This will be useful for future testing and possibly our
users as well. To borrow `fish` shell's terminology, this allows users
to start nushell in "private" mode.

# User-Facing Changes
Breaking API change for `nu-protocol` (changed `Config`).
2024-01-17 09:40:59 -06:00
..
support Fish-like completions for nested directories (#10543) 2023-10-03 06:44:51 +13:00
completions.rs Add CLI flag to disable history (#11550) 2024-01-17 09:40:59 -06:00