Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.rest.settings.ui.keybinds

Mappings for result panes.

Type: null or (attribute set of (anything or raw lua code)) or raw lua code

Default: null

Plugin default:

{
  next = "L";
  prev = "H";
}

Declared by:

plugins.rest.settings.ui.winbar

Whether to set winbar to result panes.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by: