From 3b367460a330e547d13cd05057a78e6a3bef8c61 Mon Sep 17 00:00:00 2001 From: syl20bnr Date: Thu, 2 Oct 2014 00:17:35 -0400 Subject: [PATCH] Introduce the concept of mini-mode in readme --- README.md | 14 +++++++------- contrib/syl20bnr/README.md | 12 ++++++------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 4778691dc..2b94aebae 100644 --- a/README.md +++ b/README.md @@ -488,13 +488,13 @@ The font size of the current buffer can be adjusted with the commands: Key Binding | Description --------------|------------------------------------------------------------ -` x +` | Scale up the font and initiate the font scaling mode -` x -` | Scale down the font and initiate the font scaling mode -` x =` | Reset the font size (no scaling) and initiate the font scaling mode -`+` | Increase the font size -`-` | Decrease the font size -`=` | Reset the font size -Any other key | Leave the font scaling mode +` x +` | scale up the font and initiate the font scaling mini-mode +` x -` | scale down the font and initiate the font scaling mini-mode +` x =` | reset the font size (no scaling) and initiate the font scaling mini-mode +`+` | increase the font size +`-` | decrease the font size +`=` | reset the font size +Any other key | leave the font scaling mini-mode ### Spell checking diff --git a/contrib/syl20bnr/README.md b/contrib/syl20bnr/README.md index 5d7afaeba..4da21c991 100644 --- a/contrib/syl20bnr/README.md +++ b/contrib/syl20bnr/README.md @@ -25,12 +25,12 @@ commands: Key Binding | Description --------------|------------------------------------------------------------ -` c s` | Initiate change `saturation` mode -` c l` | Initiate change `lightness` mode -`+` | Increase the `saturation` or `lightness` -`-` | Decrease the `saturation` or `lightness` -`=` | Reset the `saturation` or `lightness` -Any other key | Leave the change mode +` c s` | initiate change `saturation` mini-mode +` c l` | initiate change `lightness` mini-mode +`+` | increase the `saturation` or `lightness` +`-` | decrease the `saturation` or `lightness` +`=` | reset the `saturation` or `lightness` +Any other key | leave the change mini-mode ### Screenshots