forked from extern/nushell
imp: bump rustyline to 8.0.0 (#3167)
* imp: bump rustyline to 8.0.0 * fix: rustyline 8 keybindings * fix: commands count/length test Co-authored-by: alexhk <alexhk@protonmail.com>
This commit is contained in:
@ -245,7 +245,7 @@ fn open_dir_is_ls() {
|
||||
cwd: dirs.test(), pipeline(
|
||||
r#"
|
||||
open .
|
||||
| count
|
||||
| length
|
||||
"#
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user