aaeb02f22a
- Update to versione 0.4.32: * It looks like in the newer versions of fzf the command that was used to "execute and exit" no longer works. A quick fix is to simply migrate to fzf's new become command, which almost does the same thing. This is a breaking change for older versions of fzf (<0.38) however, and users using fzf shipped with ubuntu 22 and below should stick with old version for now * bump dependencies
Michael Vetter2025-04-14 13:40:17 +00:00
063611dfe0
- Update to version 0.4.31: * Fix display issue with new fzf ( no longer use \n as delimiter ) * Revert multi-select preview, since it conflicts with incremental preview :( * Add PowerShell flag '\r' flag under windows * Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only * Reduce allocations * Preview multi-selects * Fewer dependencies * More robust signal handling
Soc Virnyl Estela
2024-09-25 01:51:38 +00:00
a690f17689
- Update to version 0.4.28: * Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only * Reduce allocations * Preview multi-selects * Fewer dependencies * More robust signal handling - Remove cargo_config and vendor.tar.xz - Add vendor.tar.zst
Soc Virnyl Estela
2024-05-22 03:14:17 +00:00
7ef239493e
- Update to version 0.4.23: * use python3 uuid * update frozenstr literal * Bump uuid from 1.2.2 to 1.3.1 * Bump clap from 4.0.27 to 4.1.14 * Bump tokio from 1.23.0 to 1.25.0 * Bump which from 4.3.0 to 4.4.0 * Bump regex from 1.7.0 to 1.7.1 * Bump tokio from 1.22.0 to 1.23.0 * Bump async-channel from 1.7.1 to 1.8.0 * Bump clap from 4.0.18 to 4.0.27 * Bump aho-corasick from 0.7.19 to 0.7.20 * Bump tokio from 1.21.2 to 1.22.0 * Bump uuid from 1.2.1 to 1.2.2 * Bump regex from 1.6.0 to 1.7.0 * Bump futures from 0.3.24 to 0.3.25 * Bump clap from 4.0.4 to 4.0.18 * Bump uuid from 1.1.2 to 1.2.1 * update fmt * Bump clap from 3.2.19 to 4.0.4 * Bump tokio from 1.20.1 to 1.21.2 * Bump aho-corasick from 0.7.18 to 0.7.19 * Bump which from 4.2.5 to 4.3.0 * Bump clap from 3.2.17 to 3.2.19 * Bump futures from 0.3.23 to 0.3.24 * Bump futures from 0.3.21 to 0.3.23 * Bump clap from 3.2.5 to 3.2.17 * Bump async-channel from 1.6.1 to 1.7.1 * Bump tokio from 1.19.2 to 1.20.1 * Bump regex from 1.5.6 to 1.6.0
Soc Virnyl Estela
2023-06-25 23:36:59 +00:00