nushell/crates/nu-command/src/core_commands
2022-10-14 12:02:22 -05:00
..
overlay Removes export env command (#6468) 2022-09-25 19:52:43 +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
commandline.rs Add a 'commandline' command for manipulating the current buffer (#6492) 2022-09-09 15:31:32 -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 Eval external command result immediately when using do command with -c (#6645) 2022-09-30 07:14:02 -05:00
echo.rs Revert "Add support for optional list stream output formatting (#6325)" (#6454) 2022-08-31 18:09:40 -05:00
error_make.rs Test command names and search terms for redundancy (#6380) 2022-08-24 11:16:47 +02:00
export.rs Add search terms for export commands (#6722) 2022-10-14 12:02:22 -05:00
export_alias.rs Add search terms for export commands (#6722) 2022-10-14 12:02:22 -05:00
export_def.rs Add search terms for export commands (#6722) 2022-10-14 12:02:22 -05:00
export_def_env.rs Add search terms for export commands (#6722) 2022-10-14 12:02:22 -05:00
export_extern.rs Add search terms for export commands (#6722) 2022-10-14 12:02:22 -05:00
export_use.rs Add search terms for export commands (#6722) 2022-10-14 12:02:22 -05:00
extern_.rs fix links to the "think in nu" page in --help (#6348) 2022-08-17 13:51:07 -04:00
for_.rs Revert "Add support for optional list stream output formatting (#6325)" (#6454) 2022-08-31 18:09:40 -05:00
help.rs fix issue 6602 (broken highlighting in find) (#6604) 2022-09-23 07:11:33 -05:00
hide.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03: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 Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
module.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
register.rs Remove --encoding argument during register plugin (#6486) 2022-09-07 09:07:42 -05:00
use_.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
version.rs version: show built time git branch (#6609) 2022-09-24 07:10:36 -05:00