vterm-toggle
toggles between the vterm buffer and whatever buffer you are editing. (by jixiuf)
shell-pop-el
shell-pop.el helps you to use shell easily on Emacs. Only one key action to work. (by kyagi)
vterm-toggle | shell-pop-el | |
---|---|---|
2 | 7 | |
193 | 214 | |
- | -0.5% | |
3.4 | 3.5 | |
over 1 year ago | 2 months ago | |
Emacs Lisp | Emacs Lisp | |
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of vterm-toggle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-06.
-
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.
shell-pop-el
Posts with mentions or reviews of shell-pop-el.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-24.
-
How I use Emacs to write Perl
I use the wonderful shx package for making M-x shell a more usable shell, and I use shell-pop for popping up shell buffers that are automatically cd'd to the current files directory.
- Open vterm in resized horizontal split
-
Stopping various commands from splitting the screen
You might like to look at kyagi/shell-pop-el.
-
Term-toggle: Quake-style popup console for Emacs just got refactored
shell-pop let's you choose which side to split along. If you are ok at always using just one terminal, you might consider using shell-pop instead.
-
Auto riase/lower term/eshell
Is it a re-implementation of shell-pop?
-
I don't always loop in my eshell, but when I do...
Eshell running in the same Emacs instance as everything else. Coincidentally, I use shell-pop (bound to f5) to toggle between eshell and whatever else I was looking at.
-
Pop-up Terminal/EShell in Emacs?
kyagi/shell-pop-el maybe?
What are some alternatives?
When comparing vterm-toggle and shell-pop-el you can also consider the following projects:
emacs-libvterm - Emacs libvterm integration
emacs-term-toggle - quake-style popup console for emacs
equake
mistty - Shell/Comint alternative with a fully functional terminal for Emacs 29.1 and later.
tdrop - A Glorified WM-Independent Dropdown Creator
clipetty - Manipulate the system (clip)board with (e)macs from a (tty)
popper - Emacs minor-mode to summon and dismiss buffers easily.
eshell-toggle - Show/hide eshell at the bottom of active window with directory of its buffer
emacs-neotree - A emacs tree plugin like NerdTree for Vim.
shx-for-emacs - An Emacs shell-mode (and comint-mode) extension that enables displaying small plots and graphics and lets users write shell commands in Emacs Lisp.
vterm-toggle vs emacs-libvterm
shell-pop-el vs emacs-term-toggle
vterm-toggle vs equake
shell-pop-el vs mistty
vterm-toggle vs tdrop
shell-pop-el vs equake
vterm-toggle vs clipetty
shell-pop-el vs popper
vterm-toggle vs emacs-term-toggle
shell-pop-el vs eshell-toggle
vterm-toggle vs emacs-neotree
shell-pop-el vs shx-for-emacs