You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: parse palettes with ANSI OSC 4 codes
Screenshot parsing is still supported but is only attempted if the OSC
method fails.
Thanks to shiomiru on Hacker News for suggesting this:
https://news.ycombinator.com/item?id=44270561
Relates to: #99, #107
ci: remove release-plz
I didn't realise that Tattoy can't published to crates.io because it
depends on Git repos. And release-plz can't yet do Git-only releases.