# Expected behavior C-c C-z switches back ## Actual behavior displays C-c C-z ## Steps to reproduce the problem 1. bring up a clojurescript source file 2. inf-clojure-connect 3. put whatever you have in to connect (e.g. localhost RETURN 5555 RETURN) 4. hit C-c C-z (cursor switches to REPL buffer) 5. hit C-c C-z again (cursor stays where it is but prints out C-c C-z) ## Environment & Version information ### inf-clojure version information 2.2.0-snapshot ### Lein/Boot version using lumo 1.10.1 ### Emacs version 26.2 ### Operating system Windows 10