Home
last modified time | relevance | path

Searched refs:quit_all_impl (Results 1 – 1 of 1) sorted by relevance

/dports/editors/helix/helix-0.5.0/helix-term/src/
H A Dcommands.rs1829 fn quit_all_impl( in quit_all_impl() function
1853 quit_all_impl(&mut cx.editor, args, event, false) in quit_all()
1861 quit_all_impl(&mut cx.editor, args, event, true) in force_quit_all()