hyper-command-gifs icon indicating copy to clipboard operation
hyper-command-gifs copied to clipboard

Exchange the timeout and hide the gif when command is done

Open stefanjudis opened this issue 8 years ago • 1 comments

I'm really enjoying this project and it constantly makes me smile. 👍

Only thing is, that the gifs usually are displayed too long. Hiding them again, when the command exits would be great.

I have no idea how hard it is to implement, if you're up for it, I'd like to work on it. :)

stefanjudis avatar Jan 31 '17 23:01 stefanjudis

Thanks for the issue :) Yeah I thought about doing something with the display time before. I kind of have the feeling its not that easy to listen to an exit event of the command. But who knows :)

For starters we could add support for another config property displayTime where users could configure their own display time if they feel the GIFs are generally displayed too long.

Sure, if you like you can dig into this, go ahead 👍

mrMetalWood avatar Feb 01 '17 15:02 mrMetalWood