t-rec-rs
t-rec-rs copied to clipboard
Blazingly fast terminal recorder that generates animated gif images for the web written in rust
Removes the blank line at the top when starting up t-rec in quite mode.
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.32 to 4.5.40. Release notes Sourced from clap's releases. v4.5.39 [4.5.39] - 2025-05-27 Fixes (help) Show short flag aliases before long (help) Merge the short and long...
Bumps [core-foundation](https://github.com/servo/core-foundation-rs) from 0.10.0 to 0.10.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [core-graphics](https://github.com/servo/core-foundation-rs) from 0.24.0 to 0.25.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. Changelog Sourced from tempfile's changelog. 3.20.0 This release mostly unifies the behavior/capabilities around "keeping" temporary files: Rename Builder::keep(bool) (via deprecation) to Builder::disable_cleanup(bool) to make...
**Describe the bug** -n / --natural has no effect **To Reproduce** Steps to reproduce the behavior: 1. run `t-rec -n` 2. mash keyboard wildly 3. press `ctrl+d` **Expected behavior** Output...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.97 to 1.0.98. Release notes Sourced from anyhow's releases. 1.0.98 Add self.into_boxed_dyn_error() and self.reallocate_into_boxed_dyn_error_without_backtrace() methods for anyhow::Error (#415) Commits 709fe86 Release 1.0.98 cbc1ad2 Merge pull request #415...
Bumps [image](https://github.com/image-rs/image) from 0.25.5 to 0.25.6. Changelog Sourced from image's changelog. Version 0.25.6 Features: Improved format detection (#2418) Implement writing ICC profiles for JPEG and PNG images (#2389) Bug fixes:...
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27. Release notes Sourced from log's releases. 0.4.27 What's Changed A few minor lint fixes by @nyurik in rust-lang/log#671 Enable clippy support for format-like macros...
## 🤖 New release * `t-rec`: 0.7.9 -> 0.7.10 Changelog ## [0.7.10](https://github.com/sassman/t-rec-rs/compare/v0.7.9...v0.7.10) - 2025-03-29 ### Other - *(deps)* bump clap from 4.5.31 to 4.5.32 ([#245](https://github.com/sassman/t-rec-rs/pull/245)) - *(deps)* bump tempfile from...