summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Van Rompay <cedric.vanrompay@gmail.com>2023-11-27 15:39:52 +0100
committerGitHub <noreply@github.com>2023-11-27 14:39:52 +0000
commitb8f6a250e7caf38920a56a8389f317593ecb8fad (patch)
tree22a9208429915c986586817ce1c93d89414dc340
parent54889fc4ff117f59efb392955a18b414fee570c7 (diff)
Document macOS shortcuts for search
-rw-r--r--docs/features.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features.md b/docs/features.md
index a054760d..29ff7ee8 100644
--- a/docs/features.md
+++ b/docs/features.md
@@ -30,8 +30,8 @@ active.
## Search
Search allows you to find anything in Alacritty's scrollback buffer. You can
-search forward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>f</kbd> and
-backward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>b</kbd>.
+search forward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>f</kbd> (<kbd>Command</kbd> <kbd>f</kbd> on MacOS) and
+backward using <kbd>Ctrl</kbd> <kbd>Shift</kbd> <kbd>b</kbd> (<kbd>Command</kbd> <kbd>b</kbd> on MacOS).
### Vi Search