* [PATCH tig] Mention again that 'generic' keymap can be overridden
@ 2020-06-06 11:20 Wolfram Sang
0 siblings, 0 replies; only message in thread
From: Wolfram Sang @ 2020-06-06 11:20 UTC (permalink / raw)
To: git; +Cc: Jonas Fonseca, Wolfram Sang
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-06-06 11:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-06 11:20 [PATCH tig] Mention again that 'generic' keymap can be overridden Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).