nushell/crates/nu-cli/src/menus
Stefan Holderbach a4809f2e68
Update reedline to improved undo-system (#6326)
* Update after Reedline API update

* Remove references to deleted `ReedlineEvent::ActionHandler`
* Update `DescriptionMenu` implementation for the new `Menu` trait
  API changes that work on `Editor` rather than `LineBuffer` objects

* Update reedline

Includes nushell/reedline#460

Co-authored-by: Ben Parks <bnprks+git@gmail.com>
2022-08-15 00:35:37 +02:00
..
description_menu.rs Update reedline to improved undo-system (#6326) 2022-08-15 00:35:37 +02:00
help_completions.rs Remove dfr from dataframe commands (#5760) 2022-06-12 14:18:00 -05:00
menu_completions.rs Don't resuggest accepted completions (#5369) 2022-05-02 11:35:37 +02:00
mod.rs Generic menus (#5085) 2022-04-04 15:54:48 +01:00