On Sat, May 02, 2020 at 09:04:33PM +0200, Wolfram Sang wrote:
> 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
>
Hello Wolfram,
Tig is a third-party interface, not maintained by git. You can report
issues for tig on [github][0]
Kind regards, Kevin
[0]:https://github.com/jonas/tig/issues