Update reedline to better vi behavior (#6614)

See nushell/reedline#484
This commit is contained in:
Stefan Holderbach 2022-09-26 00:22:54 +02:00 committed by GitHub
parent d66a5398d1
commit f44473d510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

@ -4080,7 +4080,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.11.0"
source = "git+https://github.com/nushell/reedline?branch=main#710393a0375860709e368d0ba8c5883a6e44e673"
source = "git+https://github.com/nushell/reedline?branch=main#3e92f97da21d62ded95ef9bd2c42386c8f701b99"
dependencies = [
"chrono",
"crossterm 0.24.0",