When comparing Yakuake vs st, the Slant community recommends st for most people. In the question“What are the best terminal emulators for UNIX-like systems?” st is ranked 8th while Yakuake is ranked 10th. The most important reason people chose st is:
st is built to serve as a lightweight terminal emulator. It's very light and doesn't require many resources to run, making it able to run well on older and low-end machines.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Drop-down terminal makes for ease of use
Yakuake is a drop-down terminal. This means that you can press, for example, F12, and it slides downward from the top edge of the screen. After you are done with it, you can then hit F12 again and it slides back on top.
Pro Very customizable
Almost everything in Yakuake is customizable: from split view, fullscreen mode, configurable dimensions, to animation speed and keybindings.
Pro Split layout
You can easily split any tab into different windows and run several commands at the same time then monitor and change them with ease. You won't find this feature in guake or tilda!
Pro Tabs support
Yakuake supports tabs, while working with several tabs is very easy. By default: to open a new tab press Ctrl + Shift + t
. To move through them: Shift + left/right arrow
.
Pro Monitor for activity/silence
When an activity is let working (e.g.: compiling some source or upgrading some system), and you forgot it, a nice popup and sound will alert you when the command prompt returned on that term.
Pro Unlimited scroll history
You can scroll, inside the same terminal session, infinitely, so no command should be lost, even it isn't stored yet on history.
Pro Lightweight
Opens at 40MB and stays below 100MB with some tabs splitted in four each. So if you need to have many terminals emulators opened in your desktop environment, is the a very light solution for all the features it includes.
Pro Quick search support
Search directly in your favourite search engine just by selecting something and right clicking. It will open the browser result page.
Pro Quick move through splits and tabs
You can move through terminals with Ctrl+Shift+Cursors or tabs with Shift+Cursor keys, so no need to touch you mouse or pad, making working with terms even faster.
Pro Can be scripted using qdbus
Window composition and commands inside can be scripted using qdbus.
You can make desktop shortcuts to automatically create tabs, split windows and connect to ssh sessions or launch monitoring programms. Very useful.
Pro Wayland support
As the entire Plasma Desktop, yakuake already has full support for Wayland.
Pro Save output as text
You can save the output of a terminal directly to a text file, to work properly with it later.
Pro Enhanced focused terminal
You can configure yakuake to show a visual altert when you change the terminal. So even if you have many splittings and you don't use the mouse to change between them, you can easily see where you are at any moment.
Pro Low memory usage
st is built to serve as a lightweight terminal emulator. It's very light and doesn't require many resources to run, making it able to run well on older and low-end machines.
Pro Extremely simple architecture
st consists of a single C file that takes seconds to recompile. This also makes it very easy to understand and customize.
Pro 24-bit "True Color" support
st supports color escape sequences for a full 16 million 24-bit color spectrum, instead of the typical 256 colors.
Pro Support for fontconfig
There is full XFT (X Free Type interface library) and fallback font support through fontconfig in st. If your selected font is missing a certain glyph or symbol, but one of your other installed fonts has it, it will be shown.
Pro Copyfree licensing
Copyfree licensing implies that the user has the freedom to copy, use, modify, and distribute what he/she possesses.
Pro Image previews
Handles image previews (e.g. in ranger) way better than other terminal emulators.
Pro Patches are great
The patches on the site are great. Scroll back, hide the mouse, etc.
Pro Minimalist
Hackable and lightweight.
Pro Blazing fast
it is extremely responsive and fast, even on older computers.
Pro Clean
The terminal doesn't have any bloated features nobody uses. It is very minimal and extendable.
Cons
Con Theming options are very limited, Does not integrate naturally with the DE
Con KDE Library dependencies
While not an issue if using KDE, when trying to use this terminal in other desktop environments or window managers, there will be a large amount of dependencies tied to the app. This makes for a large install size. For those trying to keep their desktop lean, this may be an issue.
Con No sessions support
Con No Windows support
Con Slow
Is not slow at all. I have yakuake installed in all my computers (8) and it launches immediatly after pressing the hotkey. Must be a error from yourt side.
Yakuake has started to get really slow with the latest updates: it takes up to 3 seconds to start up after you have clicked the assigned hotkey.
Con Heavy
Not true at all. I from far one of the lightiest graphical terminals out there. Mine is 14MB with a bunch of split views and 4 tabs at the moment of writing this.
Con Configuration requires recompiling
Though recompilation takes seconds, knowledge of C header files is required for customization (though it's pretty easy to do for someone who knows how to edit config files).
Con Text is cut off when resizing windows
In the vanilla build, when reducing windows, lines do not wrap, they are cut off. When the window is made large again, some of the text is missing.
Con Crashes when some characters or colored fonts are displayed
Con No scrollback by default
The best way to perform scrollback is to use a multiplexer (such as tmux, screen, or dvtm) if you want scrollback and reverse-search support.
Con New features means installing patches
Just to get copy/paste support and scrolling, you have to install patches. And it's not that intuitive for a beginner.
Con Internal border/margins
Doesn't support internal margins.
Con Source code edits (aka configs) need to be redone after updating
Con Imperfect fontconfig support for CJK characters
It [st] doesn't seem to use CJK fonts provided by fontconfig while other programs use such fonts.