Skip to content

cmd + é does not work #389

@R0GG

Description

@R0GG

Hi,

I have this settings in my .vimrc but who knows why, with the lastest release
cmd + é (D-é) does not work to switch tab.

map <D-&> 1gt<CR>
map <D-é> 2gt<CR>
map <D-"> 3gt<CR>
map <D-'> 4gt<CR>

Also, imap <D-é> 2gt<CR>does not work. Instead, it writes <D-é>

Everything works with the snapshot 100.

edit: also, cmd + è does not work

edit: everything works fine for snapshot under 104
for 105 and 106, map <D-"> 3gt<CR> does not work
and for 107+ map <D-é> 2gt<CR> and map <D-è> 7gt<CR> do not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    InputIssues related to keyboard or other types of input

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions