mirror of
https://github.com/nushell/nushell.git
synced 2025-06-11 04:26:49 +02:00
* 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>