Skip to content

cargo install bttf did not enable locale support #19

Description

@jbrains

The documentation claims that cargo install bttf enables locale support, but that did not happen for me today when I installed it.

$ cargo install bttf
[...]
$ which bttf
/home/jbrains/.cargo/bin/bttf
$ bttf --version
bttf 0.1.4
$ BTTF_LOCALE=en-US bttf
2026 M05 30, Sat 11:23:26

No mention of locale support. When I downloaded the release binary...

# For sure, this is the downloaded release binary
$ ~/.local/bin/bttf --version
bttf 0.1.4 (rev b839c69d12) (locale support enabled)
$ BTTF_LOCALE=en-US ~/.local/bin/bttf
Sat, May 30, 2026, 11:23:43 AM ADT

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions