st vs ZOC Terminal
When comparing st vs ZOC Terminal, the Slant community recommends ZOC Terminal for most people. In the question“What is the best terminal emulator? ” ZOC Terminal is ranked 5th while st is ranked 6th. The most important reason people chose ZOC Terminal is:
It's an actual terminal emulator (in the sense that it emulates a terminal) and not just a local console window app.
Ranked in these QuestionsQuestion Ranking
Pros
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.
Pro An actual "Terminal Emulator"
It's an actual terminal emulator (in the sense that it emulates a terminal) and not just a local console window app.
Pro Modern look
ZOC has a modern design.
Pro Scriptable
Zoc provides complete automation of the client using its macro scripting.

Pro Flexibility in platform support
Originally developed for OS/2 (as Zap-O-Comm), Zoc is currently available for Windows and Macintosh.
Pro Can view and send to all sessions at once
Offers a thumbnail view of all session in thumbnails and type commands to all sessions at the same time.

Pro Supports serial and dial-up connections
In addition to telnet, ssh, and rlogin, ZOC supports direct serial connections, modem dialing, and named pipes.
Pro Tabbed sessions allows for easy navigation
Tabbed sessions mean that multiple items can be contained within a single window and can be easily navigated by the user.

Pro Hideable UI
Zoc allows for every UI component except the title bar to be hidden. All features are accessible through the context menu.
Pro Auto-Highlight feature
Feature to search for text bits in the data stream and highlight them with color/background.
Cons
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.
Con Hard to configure
It does not detect the installed shells (PowerShell, CMD, etc) automatically.
Con Options creep
It has so many options that it's hard to find the one you need.
Con Not free
Zoc requires a commercial license in order to use it, implying that it's not free.
