nushell/crates/nu-command/src
Fernando Herrera 8933dde324
Plugin option for shell (#517)
* calling plugin without shell

* spelling error

* option on register to select a shell
2021-12-18 12:13:56 -06:00
..
calendar Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
conversions Make config default if broken (#482) 2021-12-13 14:16:51 +11:00
core_commands Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
dataframe Migration of series commands (#515) 2021-12-18 17:45:09 +00:00
date Category option for signature (#343) 2021-11-17 17:22:37 +13:00
env Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
filters Port flatten (#512) 2021-12-18 07:44:51 +11:00
formats Bump some deps (#503) 2021-12-16 20:40:05 +11:00
hash Fix error propagration across hash commands (#493) 2021-12-15 06:49:48 +11:00
math removed unwraps (#430) 2021-12-04 12:38:21 +00:00
network Port network/url command (#452) 2021-12-09 18:09:30 -06:00
path Add Path commands (#280) 2021-12-13 12:47:14 +11:00
platform Port 'ansi strip' command from nushell to engine-q (#511) 2021-12-18 07:32:03 +11:00
random Fix: add missing bind commands (#477) 2021-12-12 21:42:04 +02:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings add lp and rp (#518) 2021-12-18 12:13:10 -06:00
system Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
viewers Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
default_context.rs Port flatten (#512) 2021-12-18 07:44:51 +11:00
example_test.rs Port 'ansi strip' command from nushell to engine-q (#511) 2021-12-18 07:32:03 +11:00
lib.rs Add Path commands (#280) 2021-12-13 12:47:14 +11:00