Remove Alt-v from emacsy keymap. #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
According to the previous reference for macOS emacsy keys
Alt-Vis not implemented on macOS for pageup.Weirdly
Ctrl-Vis implemented for pagedown.According to reports,
Alt-Vis normally used for character input for some keyboard layouts.https://forum.obsidian.md/t/alt-v-character-gets-hijacked-cursor-jumps-to-top/30987
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.