Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys with Cyrillic alphabet #355

Open
glow12121 opened this issue Feb 6, 2023 · 3 comments
Open

Hotkeys with Cyrillic alphabet #355

glow12121 opened this issue Feb 6, 2023 · 3 comments

Comments

@glow12121
Copy link

Key combinations (ctrl+v, ctrl+c, etc.) do not work when the keymap is switched to one with a Cyrillic alphabet.

@orbitalquark
Copy link
Owner

orbitalquark commented Feb 6, 2023 via email

@rgieseke
Copy link

rgieseke commented Feb 6, 2023

See also here: #64 (comment)

@glow12121
Copy link
Author

Nor sure how relevant this is, but this is how the problem was addressed in Vim: https://r-notes.ru/49-knigi/spravochnik-po-vim/175-podderzhka-russkogo-yazyka-i-rusifikatsiya.html#russian-keymap

Basically:

:set langmap=ФИСВУАПРШОЛДЬТЩЗЙКЫЕГМЦЧНЯ;ABCDEFGHIJKLMNOPQRSTUVWXYZ,фисвуапршолдьтщзйкыегмцчня;abcdefghijklmnopqrstuvwxyz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants