Remove Alt-v from emacsy keymap. #4

Merged
lishid merged 1 commit from main into main 2022-01-26 21:27:47 +01:00
lishid commented 2022-01-26 20:12:50 +01:00 (Migrated from github.com)

According to the previous reference for macOS emacsy keys Alt-V is not implemented on macOS for pageup.
Weirdly Ctrl-V is implemented for pagedown.
According to reports, Alt-V is normally used for character input for some keyboard layouts.
https://forum.obsidian.md/t/alt-v-character-gets-hijacked-cursor-jumps-to-top/30987

image

According to [the previous reference for macOS emacsy keys](https://jblevins.org/log/kbd) `Alt-V` is not implemented on macOS for pageup. Weirdly `Ctrl-V` is implemented for pagedown. According to reports, `Alt-V` is normally used for character input for some keyboard layouts. https://forum.obsidian.md/t/alt-v-character-gets-hijacked-cursor-jumps-to-top/30987 ![image](https://user-images.githubusercontent.com/609710/151230257-74fef9e5-9c2f-4d77-b1be-b096b1da2616.png)
marijnh commented 2022-01-26 21:29:42 +01:00 (Migrated from github.com)

I guess the conflict with alt-modifying keyboard layouts might be the reason for the odd choice of macOS omitting it even though the downward variant is available. Looks like this is the last Alt-? modifier, so hopefully the last time this problem comes up.

I guess the conflict with alt-modifying keyboard layouts might be the reason for the odd choice of macOS omitting it even though the downward variant is available. Looks like this is the last Alt-? modifier, so hopefully the last time this problem comes up.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/commands!4
No description provided.