nushell/crates/nu-cli/tests
Piotr Kufel f8d4adfb7a
Add the history import command (again) (#14083)
# Description

This is mainly https://github.com/nushell/nushell/pull/13450 (which got
reverted). Additionally:
 - always clear IDs on import, disallow specifying IDs when piping
 - added extra tests
 - create backup of the history

# User-Facing Changes

New command: `history import`

# Tests + Formatting

Added mostly integration tests and a few smaller unit tests.
2024-10-29 06:34:48 -05:00
..
commands Add the history import command (again) (#14083) 2024-10-29 06:34:48 -05:00
completions Set current working directory at startup (#12953) 2024-09-25 13:04:26 -05:00
main.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00