Function open_editor

Source
pub fn open_editor(
    siv: &mut Cursive,
    options: CursiveOpenEditorOptions,
) -> Result<EditorOpened>
Expand description

The main entrypoint to the library. Open the editor over the given Cursive.