forked from extern/nushell
Improve multiline history (#556)
This commit is contained in:
parent
5d3b63fa90
commit
3389baa392
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2535,7 +2535,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "reedline"
|
||||
version = "0.2.0"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#ae7e9301196cecd4acb0a1dbf390826ba99ea6a1"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#2ddeb76ff41dea499688133322f88a1a2ec5d910"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"crossterm",
|
||||
|
Loading…
Reference in New Issue
Block a user