Tabs are only the shell. DockTerm is built around the workflow that
sits next to the terminal — hosts, snippets, history, and ops.
Custom SSH hosts
Manage aliases from ~/.ssh/config with
HostName, User, Port,
IdentityFile, ProxyJump, and
Include. Add hosts in the UI or open the full Monaco
config editor.
Snippets
Save named commands and replay them into the focused session.
Stored in ~/.ssh/shippets so you can back them up or
sync them — without cluttering typed history.
Command history
Everything you type is kept with host context. Search, filter,
open details, then run again or copy — perfect for “what did I
run on that box?”
Tabs, splits & themes
Several servers in one window, split panes for side-by-side
work, terminal themes, OS badges on hosts, and clickable links
that open in your default browser.