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.
Cider 是否有一种模式可以让我在 ansi-term 中像 REPL 一样对待它?也就是说,有没有一种方法(如 Cc Cj,ansi-term 中的 Cc Ck)让我切换到将其视为普通 Emacs 文件而不是锁定到位/使用普通 shell 功能(例如 Cp 用于上一个命令)?
我是苹果酒的维护者。不,不存在这样的东西。REPL 以自定义方式实现,无需利用任何标准 Emacs 机器。comint-mode我们计划在ansi-term.
comint-mode
ansi-term