nushell/crates/nu-command/tests
pwygab 3b809b38e8
make cd, cp, ls, mv, open and rm automatically strip ansi codes (#6220)
* make `cd`, `cp`, `ls`, `mv`, `open` and `rm` automatically strip ansi escape code

* fix nu-cli test

* fix nu-cli test 2

* fix nu-cli test 3

* remove `include-ansi` arg

* fix test
2022-08-04 06:59:20 -05:00
..
commands make cd, cp, ls, mv, open and rm automatically strip ansi codes (#6220) 2022-08-04 06:59:20 -05:00
format_conversions Add $OLDPWD example for cd (#6194) 2022-07-30 23:29:52 -04:00
main.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00