Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kitty does not consistently remove tmp files on all operating systems. Whenever it is unsure if the directory is a temporary directory, kitty will leave the image for security reasons. This will lead to eventually running out of tmp files and viuer no longer working. By changing the name to include `tty-graphics-protocol`, kitty will always delete the tmp file.
- Loading branch information