gyscos / gyscos/cursive

API does not allow custom keybindings in menu

Open
#412 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

The current API does not allow to create custom keybindings in the menu. The current API only allows to create [a custom menubar subtree](https://docs.rs/cursive/0.13.0/cursive/struct.Cursive.html#method.menubar). Keybindings are hardcoded in [the menubar view](https://github.com/gyscos/cursive/blob/master/src/views/menubar.rs#L291).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.