Home
last modified time | relevance | path

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

/dports/editors/helix/helix-0.5.0/helix-term/src/
H A Dkeymap.rs444 "m" => goto_window_middle, in default()
H A Dcommands.rs254 goto_window_middle, "Goto window middle",
572 fn goto_window_middle(cx: &mut Context) { in goto_window_middle() function
/dports/editors/helix/helix-0.5.0/book/src/
H A Dkeymap.md157 | `m` | Go to the middle of the screen | `goto_window_middle` |