feat: preview scrolling

This commit is contained in:
2025-07-04 14:07:14 +02:00
parent 5f05bc2e0f
commit 4027366a63
2 changed files with 6 additions and 0 deletions

View File

@@ -94,6 +94,9 @@ In addition, there are the following keybindings:
| `alt-n` | Display notes |
| `alt-t` | Display all tasks |
| `alt-[1-9]` | Display first, second, ... collection |
| `ctrl-w` | Toggle line-wrap in preview |
| `ctrl-d` | Scroll down in preview |
| `ctrl-u` | Scroll up in preview |
You may also invoke the script with `--help` to see further command-line options.