Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mp 和 Mn 似乎在 rinari-console 中不起作用,当它们应该迭代先前发出的命令列表时。有谁知道如何解决这一问题?
也许其他模式会干扰您的键绑定?尝试检查,M-h k然后输入M-por M-n。根据 Rinari 文档 ( C-h m)comint-next-input并且comint-previous-input也绑定到C-downand C-up,也许这些对你有用。
M-h k
M-p
M-n
C-h m
comint-next-input
comint-previous-input
C-down
C-up