Home
last modified time | relevance | path

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

/dports/editors/helix/helix-0.5.0/helix-term/src/
H A Dkeymap.rs543 "C-h" | "h" => jump_view_left, in default()
H A Dcommands.rs311 jump_view_left, "Jump to the split to the left",
4417 fn jump_view_left(cx: &mut Context) { in jump_view_left() function
/dports/editors/helix/helix-0.5.0/book/src/
H A Dkeymap.md191 | `h`, `Ctrl-h` | Move to left split | `jump_view_left` |