-
-
Notifications
You must be signed in to change notification settings - Fork 687
Open
Labels
InputIssues related to keyboard or other types of inputIssues related to keyboard or other types of input
Milestone
Description
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
Labels
InputIssues related to keyboard or other types of inputIssues related to keyboard or other types of input