Skip to content

reverse-im translates a search string used in avy-goto-char-timer #40

@aragaer

Description

@aragaer

When trying to jump to a non-latin string using avy-goto-char-timer I am typing cyrillic characters but those are translated by reverse-im. Functions like avy-goto-char-timer use two separate calls to read-char, one is used to read the search string in avy--read-candidates function and that one should not be affected by reverse-im. The other call in avy--process-1 should be translated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions