gcla/termshark

Option to disable the Shark Fin animation

grafael opened this issue · 2 comments

Is your feature request related to a problem? Please describe.

I'm always frustrated when that shark fin animation appears.

Describe the solution you'd like

I would like to have an option to disable that (or even let that disabled by default).

Describe alternatives you've considered

NA

Additional context

NA

pocc commented

Add these to your termshark config:

[main]
  disable-shark-fin = true

There are all sorts of other options you can configure in that file as well!

That works.