From: Wolfram Sang <wsa@kernel.org>
To: git@vger.kernel.org
Cc: Jonas Fonseca <jonas.fonseca@gmail.com>, Wolfram Sang <wsa@kernel.org>
Subject: [PATCH tig] Mention again that 'generic' keymap can be overridden
Date: Sat, 6 Jun 2020 13:20:06 +0200 [thread overview]
Message-ID: <20200606112006.6896-1-wsa@kernel.org> (raw)
There is a paragraph above to explain it in detail. However, redundancy
is not a bad thing in documentation IMO. In other words, I missed it
before.
Signed-off-by: Wolfram Sang <wsa@kernel.org>
---
This patch is for 'tig' not 'git'.
doc/tigrc.5.adoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/tigrc.5.adoc b/doc/tigrc.5.adoc
index 6b40afe..179d738 100644
--- a/doc/tigrc.5.adoc
+++ b/doc/tigrc.5.adoc
@@ -607,8 +607,9 @@ Keymaps::
Valid keymaps are: *main*, *diff*, *log*, *reflog*, *help*, *pager*, *status*,
*stage*, *tree*, *blob*, *blame*, *refs*, *stash*, *grep* and *generic*. Use
-*generic* to set key mapping in all keymaps. Use *search* to define keys for
-navigating search results during search.
+*generic* to set key mapping in all keymaps (which may still be overridden by a
+specific view keybinding). Use *search* to define keys for navigating search
+results during search.
Key values::
--
2.20.1
reply other threads:[~2020-06-06 11:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200606112006.6896-1-wsa@kernel.org \
--to=wsa@kernel.org \
--cc=git@vger.kernel.org \
--cc=jonas.fonseca@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.