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

Mapping with numerical keys does not work #134

Open
damanis opened this issue Mar 16, 2022 · 0 comments
Open

Mapping with numerical keys does not work #134

damanis opened this issue Mar 16, 2022 · 0 comments

Comments

@damanis
Copy link

damanis commented Mar 16, 2022

For example, try map vim standard key:
vim.api.nvim_set_keymap('', '<c-6>', ':e #<CR>', {noremap = true, silent = true})
It does not work. If use '<c-;>' instead of '' there is no problem.

vabenil added a commit to vabenil/nvui that referenced this issue Jun 12, 2022
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

1 participant