sassman / t-rec-rs

Blazingly fast terminal recorder that generates animated gif images for the web written in rust

Home Page:https://crates.io/crates/t-rec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT] avoid overwriting existing final gif

sassman opened this issue · comments

Given there is a file called t-rec.gif in $CWD
When generating a gif after a recording
Then the existing file is not overwritten
And a new file with a suffix _1 like t-rec_1.gif is added to the new gif