JT
d9d956e54f
Fix issue in external subexpression paths ( #3642 )
...
* Fix issue in external subexpression paths
* new clippy dropped
* clippy
2021-06-18 07:59:58 +12:00
Darren Schroeder
ed515cbc0c
update keybindings to support new rustyline functionality ( #3511 )
...
* update keybindings to support new rustyline functionality
* remove some keybindings comments
* fix wasm build
* fixed multiline editing binding
2021-05-28 15:10:04 -05:00
ahkrr
56adc7c3c6
imp: bump rustyline to 8.0.0 ( #3167 )
...
* imp: bump rustyline to 8.0.0
* fix: rustyline 8 keybindings
* fix: commands count/length test
Co-authored-by: alexhk <alexhk@protonmail.com>
2021-03-14 15:13:31 +13:00
Anders Rasmussen
ebc4694e05
move keybinding_path to nu-data ( #2927 )
2021-01-14 06:31:47 +13:00
Jonathan Turner
2d15df9e6c
Revert "Bump Rustyline to 7.0.0 ( #2776 )" ( #2778 )
...
This reverts commit e73278990c
.
2020-12-05 17:12:42 +13:00
Chris Gillespie
e73278990c
Bump Rustyline to 7.0.0 ( #2776 )
...
* Bump Rustyline to 7.0.0
* Append history instead of always save
* Add associated type to Hinter
* Convert to using Rustyline KeyEvent
* Use AcceptOrInsertLine as struct
* Cargo fmt
* Make convert_keyevent pub
* Better naming for RL conversion
2020-12-05 06:29:40 +13:00
Jonathan Turner
738541f727
Move nu-data out of nu-cli ( #2369 )
...
* WIP for moving nu-data out
* Refactor nu-data out of nu-cli
* Remove unwraps
* Remove unwraps
2020-08-18 19:00:02 +12:00
Jonathan Turner
72f6513d2a
Keybindings and invocation fix ( #2186 )
2020-07-15 19:51:59 +12:00