Skip to main content

Module events

Module events 

Source

Functions§

handle_blame_key
Handle keys when the blame overlay is active.
handle_file_history_key
Handle keys when the file-history overlay is active.
handle_key
Handle keys when the Diff pane is the active pane.
navigate_file_down
Navigate to the next file without multi-select (clears selection).
navigate_file_up
Navigate to the previous file without multi-select (clears selection).
select_file_down
Extend the multi-selection downward (Shift+Down in file list).
select_file_up
Extend the multi-selection upward (Shift+Up in file list).