xbreak
xbreak
@florisla, what do you think about allowing user to specify a version file like suggested by @clbarnes and @maven-slava? If adopted it seems to me it would be straight forward...
Thanks, yes there are various options. This is not critical thing to us, but I thought the behavior was a bit... odd. In the interest of not keeping low priority...
I ran into this as well and found related background in [p0337 - Delete operator= for polymorphic_allocator](https://wg21.link/p0337) > Given that a polymorphic_allocator is not propagated on assignment, one may question...
Note that fmt v9.0.0 deprecated automatic ostream formatting that may need additional consideration by spdlog (I'm currently evaluating spdlog v1.10.0 with fmt v9.1.0): > Disabled automatic std::ostream insertion operator (operator
I'm not sure if you or your users would consider it a breaking change in spdlog if automatic ostream formatting disappears for example.
Users are still reporting issues with this in https://github.com/NixOS/nixpkgs/issues/70939
@ibhagwan: Is it possible to mitigate this in fzf-lua somehow? I appear to trigger this condition 100% of the time just by running FzfLua and previewing certain files (not all...