Line buffer keybinding (#5390)

* dabase access commands

* select expression

* select using expressions

* cargo fmt

* change keybinding
This commit is contained in:
Fernando Herrera 2022-05-01 08:59:49 +01:00 committed by GitHub
parent 5077242892
commit 435693a8bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Cargo.lock generated
View File

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