Improve multiline history (#556)

This commit is contained in:
JT 2021-12-23 07:44:05 +11:00 committed by GitHub
parent 5d3b63fa90
commit 3389baa392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -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",