1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-04 06:30:45 +02:00
nushell/crates/nu-std/std
NotTheDr01ds 3a6d8aac0b
Return an empty list when no std help --find results are found ()
# Description

Fixes  by returning an empty list when there are no results found
by `std help --find/-f`

# User-Facing Changes

In addition, prints a message to stderr.

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting
<!-- If your PR had any user-facing changes, update [the
documentation](https://github.com/nushell/nushell.github.io) after the
PR is merged, if necessary. This will help us keep the docs up to date.
-->
2024-06-15 12:27:55 -05:00
..
assert.nu complete the type of --error-label in std assert commands () 2024-06-05 08:02:17 +08:00
dirs.nu Refactor error make () 2023-11-03 10:09:33 -05:00
dt.nu Refactor error make () 2023-11-03 10:09:33 -05:00
formats.nu Fixes by pointing help links for ndjson to a non-spam source (take 2) () 2024-04-13 18:59:43 -05:00
help.nu Return an empty list when no std help --find results are found () 2024-06-15 12:27:55 -05:00
input.nu Command to get individual keys () 2023-07-03 10:23:44 -05:00
iter.nu Add long options for filters () 2023-10-08 13:12:46 +02:00
log.nu fix std log () 2024-04-10 17:30:58 -04:00
math.nu move math constants to standard library () 2023-09-05 19:32:31 +02:00
mod.nu Fixed help for banner () 2024-06-12 14:26:58 -05:00
xml.nu Refactor error make () 2023-11-03 10:09:33 -05:00