mirror of
https://github.com/nushell/nushell.git
synced 2025-05-08 08:52:56 +00:00
# Description Add search terms to the commands: `use` ("environment", "import"), `while` ("loop"), and `range` ("filter", "head", "tail"). # Tests + Formatting All completed successfully. --------- Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>