nushell/crates/nu-command/src/core_commands
2022-07-21 06:29:41 -05:00
..
overlay Allow keeping selected environment variables from removed overlay (#6007) 2022-07-11 23:58:28 +03:00
alias.rs add search terms to alias (#5737) 2022-06-08 06:22:53 -05:00
debug.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
def.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
def_env.rs add notes for def_env (#5807) 2022-06-16 06:37:44 -05:00
describe.rs Add search terms for describe (#5644) 2022-05-26 08:11:45 -05:00
do_.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
echo.rs docs: clarify print and echo commands (#5909) 2022-06-29 18:43:46 -04:00
error_make.rs add unspanned flag to error make, add tests (#6017) 2022-07-12 06:03:50 -05:00
export.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
export_alias.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
export_def.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
export_def_env.rs add notes for def_env (#5807) 2022-06-16 06:37:44 -05:00
export_env.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
export_extern.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
extern_.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
for_.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
help.rs enable find to be able to highlight some hits (#6086) 2022-07-20 10:09:33 -05:00
hide.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
if_.rs Make Semicolon stop on error (#6079) 2022-07-20 07:44:42 -05:00
ignore.rs Fix ignore to run side effects of previous command (#4510) 2022-02-17 12:49:54 -05:00
let_.rs add a fair amount ofsearch terms (#6090) 2022-07-21 06:29:41 -05:00
metadata.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
mod.rs enable find to be able to highlight some hits (#6086) 2022-07-20 10:09:33 -05:00
module.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
register.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
source.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
use_.rs Shorten the links of parser keywords help msgs (#5648) 2022-05-26 18:15:36 +03:00
version.rs fix typo for version command (#5610) 2022-05-22 16:48:39 +08:00