vterm-toggle
equake
vterm-toggle | equake | |
---|---|---|
2 | 4 | |
193 | - | |
- | - | |
3.4 | - | |
over 1 year ago | - | |
Emacs Lisp | ||
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vterm-toggle
-
How do you use the terminal during a coding session?
there's also https://github.com/jixiuf/vterm-toggle
-
Term-toggle: Quake-style popup console for Emacs just got refactored
See vterm-toggle. vterm-toggle has some extra nice features/vterm integration like automatically running cd commands to set the directory or automatically running ssh commands. Also see tdrop.
equake
-
Do you have a solution for a quake-style console in EXWM?
There seems to be [equake](https://gitlab.com/emacsomancer/equake) which opens a whole frame for the console. And [emacs-term-toggle](https://github.com/amno1/emacs-term-toggle), but this doesn't support vterm.
-
Term-toggle: Quake-style popup console for Emacs just got refactored
There's also Equake (my own package) for a Guakeish implementation in Emacs. (Which indeed has vterm support.)
-
Wayland Support (and More) for Emacs
Though things like this:
> There are a few things that will not be supported in the Wayland version, though. Xsettings has been replaced with GSettings, for example. Wayland doesn't support self-positioning of windows — that is left to the compositor — so Emacs is unable to support options that fix the position of windows.
will break some things in current Emacs packages. (E.g. what equake[1], an elisp drop-down terminal, does.)
[1]: https://gitlab.com/emacsomancer/equake
-
[ANN] exwm-float.el -- A minor-mode to easily place/resize floating frames in EXWM.
(sometime I need to properly figure out floating frames in exwm for equake)
What are some alternatives?
emacs-libvterm - Emacs libvterm integration
tdrop - A Glorified WM-Independent Dropdown Creator
shell-pop-el - shell-pop.el helps you to use shell easily on Emacs. Only one key action to work.
screenkey
clipetty - Manipulate the system (clip)board with (e)macs from a (tty)
emacs-term-toggle - quake-style popup console for emacs
emacs-gif-screencast
multi-vterm - Managing multiple vterm buffers in Emacs
emacs-neotree - A emacs tree plugin like NerdTree for Vim.