nushell/crates/nu-command/src/core_commands
2022-08-27 01:32:19 +03:00
..
overlay Bring module's environment when activating overlay (#6425) 2022-08-27 01:32:19 +03:00
alias.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
ast.rs add the ast command to peek at the internals of nushell (#6423) 2022-08-26 14:48:48 -05:00
debug.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
def.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
def_env.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04: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 Add support for optional list stream output formatting (#6325) 2022-08-18 05:44:53 -05:00
error_make.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
export.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
export_alias.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
export_def.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
export_def_env.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
export_env.rs Add export-env command (#6355) 2022-08-18 23:24:39 +03:00
export_extern.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
export_use.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
extern_.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
for_.rs Add support for optional list stream output formatting (#6325) 2022-08-18 05:44:53 -05:00
help.rs replace the regex crate with the fancy-regex crate (#6227) 2022-08-04 14:51:02 -05:00
hide.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
hide_env.rs Add hide-env to hide environment variables (#6313) 2022-08-13 12:55:06 +03:00
if_.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
ignore.rs add search terms to ignore command (#6288) 2022-08-10 08:42:21 -05:00
let_.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
metadata.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
mod.rs add the ast command to peek at the internals of nushell (#6423) 2022-08-26 14:48:48 -05:00
module.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
register.rs add MessagePack as a plugin protocol (#6370) 2022-08-21 06:13:38 -05:00
source.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
use_.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
version.rs fix typo for version command (#5610) 2022-05-22 16:48:39 +08:00