mirror of
https://github.com/nushell/nushell.git
synced 2025-04-11 14:58:21 +02:00
Line buffer keybinding (#5390)
* dabase access commands * select expression * select using expressions * cargo fmt * change keybinding
This commit is contained in:
parent
5077242892
commit
435693a8bb
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3716,7 +3716,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "reedline"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#39c70136bb95b50104a57767fbfdde50d7654421"
|
||||
source = "git+https://github.com/nushell/reedline?branch=main#ed0e4200836027707270d1b6a1ba11a47731ba84"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"crossterm",
|
||||
|
Loading…
Reference in New Issue
Block a user