Skip to content

Adding support for different keyboard layouts #184

Open
@timseriakov

Description

@timseriakov

Currently I’m a happy user of kindaVim and appreciate its functionality. However, I have a suggestion that I believe will make it even more convenient for many users.

Problem:
Currently, kindaVim works perfectly for text written in Latin characters. However, when it comes to using Vim bindings for working with non-Latin text, such as Cyrillic, there are challenges. Users have to go through the additional step of switching keyboard layouts, which can be inconvenient and disrupt the workflow.

Proposal:
I would like to propose adding a feature to kindaVim that allows for duplicated key mappings for different keyboard layouts. This means that users can have duplicate bindings specifically for non-Latin text, such as Cyrillic, and use kindaVim without the need to switch keyboard layouts.

Another alternative solution could be to rely on universal key codes for keyboard inputs, which would be independent of the current keyboard layout.

By implementing either of these features, kindaVim would become much more accessible and practical for users who work with non-Latin text and rely on Vim bindings.

Thank you for considering my suggestion!

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