pub fn resolve_function(menu: Menu, name: &str) -> Option<String>Expand description
An rmut action name or a mutt function name, resolved to the rmut
name the key tables use. None when the menu has no such function.
Both front ends bind keys through this, so :bind and :macro
accept the same names in the terminal and in the window.