Programs: terminal

From wikinotes
Revision as of 14:24, 14 March 2021 by Will (talk | contribs) (→‎Unix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TTY

FreeBSD

freebsd vt
freebsd syscons

Linux

Terminal Emulators

General

alacritty


Unix

tty TTY configuration
xterm this is available everywhere Xorg is.
suckless-st simple, fast terminal
tmux Terminal Multiplexer
readline
urxvt A terminal
mrxvt A terminal
roxterm A bloated terminal

win32

microsoft windows terminal modern terminal for windows
terminus cmd
cmder combination of con-emu, clink, with tmux-style window-splits.
conemu cmd, but resizeable, 256-colour, tabbed, etc
clink Gnu Readline for cmd.exe (ctrl +l, vi-mode, tab-completion, ...)
msys2 Native win32 unix tools
cygwin Complete Fake unix environment, using cygwin.dll to translate unix system calls into win32 system calls

macos

terminal.app default macos terminal