Skip to main content

match_git_key

Function match_git_key 

Source
pub fn match_git_key(key: &KeyEvent) -> Option<GitKeyAction>
Expand description

Map a key event to a GitKeyAction. Returns None for keys the overlay does not handle (the caller decides whether to forward or drop).