nushell/crates/nu-command/src/shells
Justin Ma 23a73cd31f
feat: Add search terms to find, where, exit, which and fetch, update #5093 (#5671)
* feat: Add search terms to find, where, exit, which and fetch, update #5093

* 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
..
enter.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
exit.rs feat: Add search terms to find, where, exit, which and fetch, update #5093 (#5671) 2022-05-28 13:25:11 +02:00
g.rs Add example for command n,g,p and grid, update date now examples (#4622) 2022-02-24 06:17:05 -06:00
mod.rs Add shells support (#671) 2022-01-05 15:35:50 +11:00
n.rs Add example for command n,g,p and grid, update date now examples (#4622) 2022-02-24 06:17:05 -06:00
p.rs Add example for command n,g,p and grid, update date now examples (#4622) 2022-02-24 06:17:05 -06:00
shells_.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00