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.
可以分别使用 Ctrl+Space 和 Meta+Space 向前/向后移动一个单词。 如何绑定 META+向左箭头向后移动一个单词 / META+Right 向前移动一个单词?
谢谢帮助。
根据nanorc的手册页,您不能这样做。它不接受 meta 修改的特殊键的绑定。这就是它所说的M-(元修饰符):
M-
M- 后跟一个可打印的字符或单词“空格”。示例:MC
在 Bind Ctrl+Right to nextword in nano 中提出了类似的问题(就像在所有其他应用程序中一样)