Bug summary
安装了最新的neomacs-0.0.17-aarch64-apple-darwin.dmg
发现两个按键有问题:
输入M-< 显示为M-¯ 输入M-> 显示为M-˘ 然后报错:
M-¯ is undefined
M-˘ is undefined
并且查询函数 beginning-of-buffer
Steps to reproduce
- 输入 M-<,
- 输入M->,
Expected behavior
M-< runs the command beginning-of-buffer
M-> runs the command end-of-buffer
Neomacs --version output
Neomacs 0.0.17
Git commit: e0f4e9bb1e047314849fa84f9eeb33427e7d2e5d
Source date: 2026-09-06T12:03:34.000000000-04:00
Build: release for aarch64-apple-darwin with rustc 1.96.1
Standalone Rust binary for Neomacs (no C dependency)
Extra context
No response
Bug summary
安装了最新的neomacs-0.0.17-aarch64-apple-darwin.dmg
发现两个按键有问题:
输入M-< 显示为M-¯ 输入M-> 显示为M-˘ 然后报错:
并且查询函数 beginning-of-buffer
Steps to reproduce
Expected behavior
M-< runs the command beginning-of-buffer
M-> runs the command end-of-buffer
Neomacs --version output
Extra context
No response