forked from extern/nushell
Bump reedline (#873)
Should remove the need for manual `str find-replace -a (char newline) (char crlf)` in `PROMPT_COMMAND` Fixes #575
This commit is contained in:
parent
86eeb4a5e7
commit
c37f844644
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2863,7 +2863,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "reedline"
|
||||
version = "0.2.0"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#d10a2e7bcb8f3bef2ca349617c19e9504a8e5117"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#998ddd545242d9eb2de066fabc7bf14d3e57a4d6"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"crossterm",
|
||||
|
Loading…
Reference in New Issue
Block a user