git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* tig: bug when binding to 'generic'?
@ 2020-05-02 19:04 Wolfram Sang
  2020-05-02 19:07 ` Kevin Daudt
  0 siblings, 1 reply; 6+ messages in thread
From: Wolfram Sang @ 2020-05-02 19:04 UTC (permalink / raw)
  To: git; +Cc: Thomas Koutcher, Jonas Fonseca

[-- Attachment #1: Type: text/plain, Size: 426 bytes --]

Hi,

here is a minimal, problematic .tigrc:

===
bind	generic	F	!echo "Hello World!"
===

This works for most views, but not for 'main' where it still toggles the
refs. Adding a specific 'main' binding works:

===
bind	main	F	!echo "Hello World!"
===

It also works if I bind the 'generic' command to an unused key, e.g. '4'.

Discovered with Debian's 2.4.1, but confirmed against HEAD of today.

A bug?

Thanks,

   Wolfram


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-04 23:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-02 19:04 tig: bug when binding to 'generic'? Wolfram Sang
2020-05-02 19:07 ` Kevin Daudt
2020-05-02 19:31   ` Wolfram Sang
2020-05-04 22:05     ` Taylor Blau
2020-05-04 23:01       ` Junio C Hamano
2020-05-04 23:14         ` Taylor Blau

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).