``` bash emacs --daemon emacsclient -c ivy.el & emacsclient -c Makefile ``` In the ivy.el frame, run swiper. In the Makefile frame, run swiper. Switch back to ivy.el frame. The minibuffer is messed.