Skip to content

Respect user locale #5

Description

@dhamidi

Currently tmenu only works in UTF-8 locales, because it expects the contents of the user input buffer to be UTF-8 encoded. In non-UTF-8 locales, input should be transcoded to UTF-8 before doing any key binding lookup or inserting it into the input buffer.

The conversion should be done using the standard iconv API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions