nushell/crates/nu-command/src/core_commands
Reilly Wood 20be8a4987
Fix for search terms in help --find (#5081)
* Fix search terms in help --find

* Update help --find description
2022-04-03 17:37:22 -05:00
..
alias.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
debug.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
def_env.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
def.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
describe.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
do_.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
echo.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
error_make.rs Allow 'error make' to make simple errors (#4881) 2022-03-20 16:25:45 +13:00
export_alias.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_def_env.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_def.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_env.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_extern.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
extern_.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
for_.rs Fix for loop ctrlc not terminating (#5003) 2022-03-28 19:13:43 +13:00
help.rs Fix for search terms in help --find (#5081) 2022-04-03 17:37:22 -05:00
hide.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
history.rs added real index column to history (#4756) 2022-03-06 17:22:18 +00:00
if_.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
ignore.rs Fix ignore to run side effects of previous command (#4510) 2022-02-17 12:49:54 -05:00
let_.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
metadata.rs Bump to 0.60 (#4892) 2022-03-23 07:32:03 +13:00
mod.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
module.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
register.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
source.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
tutor.rs Fix #4942, and add a table sorting example for sort-by command (#4948) 2022-03-25 16:22:57 +13:00
use_.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
version.rs Clean up which/which-support Cargo feature (#5019) 2022-03-29 06:10:43 -05:00