Skip to content

Please add cl-setlocale #1887

@shamazmazum

Description

@shamazmazum

https://github.com/shamazmazum/cl-setlocale

cl-setlocale is a tiny wrapper around setlocale(3).

It can be used to affect behavior of other bindings to C libraries. For example, you can use it with cl-charms to enable UTF-8 input and output like so:

(cl-setlocale:set-all-to-native)
(charms/ll:initscr)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions