A drop-down console written in Emacs Lisp, designed for eshell and terminal emulation.
In GitLab by @Lockywolf on Jun 30, 2021, 04:42 The test case is the following: 1. Configure equake like this: ``` (use-package equake :ensure t :demand t :bind ("<f12>" . equake-invoke)) ``` 2. Start Emacs 3. Press F12 4. C-x k RET Now the only eshell buffer is killed, and equake starts displaying ordinary Emacs buffers. Any subsequently created eshells do not get into the equake tabs.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by emacsomancer and has received 10 comments.