1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-23 20:58:19 +02:00
nushell/crates/nu-command
Justin Ma 23a73cd31f
feat: Add search terms to find, where, exit, which and fetch, update ()
* feat: Add search terms to find, where, exit, which and fetch, update 

* Update crates/nu-command/src/filters/where_.rs

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>

* Update crates/nu-command/src/filters/find.rs

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>

* Update crates/nu-command/src/shells/exit.rs

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>

Co-authored-by: Stefan Holderbach <sholderbach@users.noreply.github.com>
2022-05-28 13:25:11 +02:00
..
assets refactor html module () 2022-04-20 08:50:14 -05:00
src feat: Add search terms to find, where, exit, which and fetch, update () 2022-05-28 13:25:11 +02:00
tests make cp can copy folders contains dangling symbolic link () 2022-05-26 10:42:52 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency () 2022-05-16 13:57:25 +12:00
Cargo.toml Unpin reedline for regular development () 2022-05-26 23:21:16 +02:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00