forked from extern/nushell
Move 'nth' into 'select' (#4385)
This commit is contained in:
@ -84,7 +84,6 @@ pub fn create_default_context(cwd: impl AsRef<Path>) -> EngineState {
|
||||
Last,
|
||||
Length,
|
||||
Lines,
|
||||
Nth,
|
||||
ParEach,
|
||||
ParEachGroup,
|
||||
Prepend,
|
||||
|
Reference in New Issue
Block a user