1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-22 04:08:20 +02:00
nushell/crates/nu-command/src/core_commands
JT d0cbb2d12c
Allow expanding aliases before keywords, improve hiding ()
* Allow aliasing source

* Add test

* improve hiding

* Finish adding tests

* fix test
2022-03-18 11:35:50 +13:00
..
alias.rs Add or update examples for some commands () 2022-02-18 07:06:52 -06:00
debug.rs Experiment: Allow both $true/true and $false/false () 2022-03-02 19:55:03 -05:00
def_env.rs feat: update: , Add examples for command: hide, history, from yml, def-env, and table () 2022-02-21 07:52:50 -06:00
def.rs feat: update , add command examples for def, do, cp, mv, mkdir and ls () 2022-02-18 08:30:16 -06:00
describe.rs Add support for stderr and exit code () 2022-02-25 14:51:31 -05:00
do_.rs Allow passing block literals to do () 2022-03-09 09:56:19 -05:00
echo.rs "maybe text codec" version 2 () 2022-01-28 13:32:33 -05:00
error_make.rs Strip trailing whitespace in files () 2022-02-21 08:38:15 -05:00
export_def_env.rs feat: update: , Add examples for command: use,module,export def,export env and export def-env () 2022-02-21 09:32:31 -06:00
export_def.rs feat: update: , Add examples for command: use,module,export def,export env and export def-env () 2022-02-21 09:32:31 -06:00
export_env.rs feat: update: , Add examples for command: use,module,export def,export env and export def-env () 2022-02-21 09:32:31 -06:00
export.rs finish up with examples () 2022-02-25 05:19:25 -05:00
extern_.rs finish up with examples () 2022-02-25 05:19:25 -05:00
for_.rs Add pipeline redirection support () 2022-02-21 17:22:21 -05:00
help.rs add help --find to help doc () 2022-01-30 05:54:15 -05:00
hide.rs Allow expanding aliases before keywords, improve hiding () 2022-03-18 11:35:50 +13:00
history.rs added real index column to history () 2022-03-06 17:22:18 +00:00
if_.rs Revert "Make if blocks work like a def-env ()" () 2022-03-08 08:29:12 -05:00
ignore.rs Fix ignore to run side effects of previous command () 2022-02-17 12:49:54 -05:00
let_.rs Experiment: Allow both $true/true and $false/false () 2022-03-02 19:55:03 -05:00
metadata.rs Add support for var decl spans () 2022-03-09 04:42:19 -05:00
mod.rs Add support for defining known externals with their own custom completions () 2022-02-11 13:38:10 -05:00
module.rs feat: update: , Add examples for command: use,module,export def,export env and export def-env () 2022-02-21 09:32:31 -06:00
register.rs Update documents for commands () 2022-03-09 08:05:35 -05:00
source.rs Add pipeline redirection support () 2022-02-21 17:22:21 -05:00
tutor.rs remove $nu.cwd () 2022-03-12 09:11:19 -06:00
use_.rs Add pipeline redirection support () 2022-02-21 17:22:21 -05:00
version.rs Remove Span::unknown () 2021-12-19 18:46:13 +11:00