Skip to content

[Bug]: undefined keys #357

Description

@kapmix

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

  1. 输入 M-<,
  2. 输入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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions