nushell/crates/nu-cli/tests/commands
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
..
history_import.rs Add the history import command (again) (#14083) 2024-10-29 06:34:48 -05:00
keybindings_list.rs Fix keybindings list being empty by default (#13456) 2024-07-26 16:03:05 +08:00
mod.rs Add the history import command (again) (#14083) 2024-10-29 06:34:48 -05:00
nu_highlight.rs Fix syntax highlighting for not (#12815) 2024-05-10 07:09:44 +08:00