forked from extern/nushell
port the filter command range from nushell
This commit is contained in:
@ -58,6 +58,7 @@ pub fn create_default_context() -> EngineState {
|
||||
Mv,
|
||||
ParEach,
|
||||
Ps,
|
||||
Range,
|
||||
Rm,
|
||||
Select,
|
||||
Size,
|
||||
|
Reference in New Issue
Block a user