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.
在 clojure ciderrepl中,当某些代码出错时,我必须C-b k杀死 cider-error 缓冲区,C-x o切换回 repl 缓冲区。是否有直接跳回repl缓冲区的快捷方式/功能?
repl
C-b k
C-x o
只需按下缓冲区q,*cider-error*您就会回到 REPL。
q
*cider-error*