shortHelp abstract method

List<KeyBinding> shortHelp()

Returns bindings for the short help view.

These are displayed in a single line at the bottom of the screen.

Implementation

List<KeyBinding> shortHelp();