@ashx-j/lunr 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6293,6 +6293,7 @@ export class InteractiveMode {
6293
6293
  | \`${jumpForward}\` | Jump forward to character |
6294
6294
  | \`${jumpBackward}\` | Jump backward to character |
6295
6295
  | \`${pageUp}\` / \`${pageDown}\` | Scroll by page |
6296
+ | Mouse wheel | Scroll session (Ctrl+wheel pages) |
6296
6297
 
6297
6298
  **Editing**
6298
6299
  | Key | Action |