1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-16 22:35:36 +02:00

Update reedline to fix history search filtering ()

https://github.com/nushell/nushell/pull/6802#issuecomment-1285826499
This commit is contained in:
Dan Davison
2022-10-21 03:04:54 -04:00
committed by GitHub
parent 60df45a390
commit 88c6fa9933

2
Cargo.lock generated

@ -4071,7 +4071,7 @@ dependencies = [
[[package]]
name = "reedline"
version = "0.13.0"
source = "git+https://github.com/dandavison/reedline.git?branch=tab-inline-completion#2a8e6c7c3ae610e15c91ad24d45c5b2ad0a1615b"
source = "git+https://github.com/dandavison/reedline.git?branch=tab-inline-completion#5211f420e803ad8ea0479084155576b6d13ca40f"
dependencies = [
"chrono",
"crossterm 0.24.0",