nushell/crates/nu-cli
Stefan Holderbach 9aed95408d
Add "space" key to bind in vi normal mode (#6590)
* Add "space" key to bind in vi normal mode

Implements #6586

No special logic to prevent you from binding it in other modes!
Needs a separate change to reedline to make it available in the default
listing of `keybindings list`.

* Update reedline to report the available `space`

Pulls in nushell/reedline#486
2022-09-20 13:04:35 +02:00
..
src Add "space" key to bind in vi normal mode (#6590) 2022-09-20 13:04:35 +02:00
tests add history session command (#6587) 2022-09-19 14:30:04 -05:00
Cargo.toml Add "space" key to bind in vi normal mode (#6590) 2022-09-20 13:04:35 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00