From f1d51a3b0799323d05f588a8f4a68dc150a36539 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 11 Sep 2016 16:32:20 +0200 Subject: [PATCH] Improve notifications documentation --- documentation/notifications.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/documentation/notifications.md b/documentation/notifications.md index 35613b6..afe492c 100644 --- a/documentation/notifications.md +++ b/documentation/notifications.md @@ -13,11 +13,15 @@ command if there are no clickable elements in sight) instead show a notification in those cases, so that _something_ happens instead of leaving you unsure if you pressed the correct keys or not. +Notifications also show you which keys you’ve typed so far of a multi-key +shortcut or to filter hint markers by element text in Hints mode. + VimFx’s notifications are similar to the “URL popup,” shown when hovering or focusing links, but is placed on the opposite side. Notifications are shown until you click something, press a key or switch tab. -(See also the [`notifications_enabled`] option.) +(See also the [`notifications_enabled`] and [`notify_entered_keys`] options.) [`notifications_enabled`]: options.md#notifications_enabled +[`notify_entered_keys`]: options.md#notify_entered_keys -- 2.39.3