Terminal emulator
A terminal emulator, terminal application, or term, is a computer program that emulates a video terminal within some other display architecture.
The terminal covers all remote terminals, including graphical interfaces. A terminal emulator inside a graphical user interface is often called a terminal window.
A terminal window allows the user access to a text terminal and all its command-line interfaces (CLI).
Apps
- https://codeberg.org/dnkl/foot – fast, lightweight and minimalistic Wayland terminal emulator
- https://github.com/alacritty/alacritty – fast, cross-platform, OpenGL terminal emulator
- https://github.com/christianparpart/contour – modern Terminal Emulator written in C++
- https://github.com/gnome-terminator/terminator – The Robot Future of Terminals
- https://github.com/gnotclub/xst – “st” fork with Xresources + useful patches
- https://github.com/kovidgoyal/kitty – fast, feature-rich, cross-platform, GPU based terminal
- https://github.com/liamg/darktile – a GPU rendered terminal emulator designed for tiling window managers
- https://github.com/wez/wezterm – cross-platform terminal emulator and multiplexer, GPU-accelerated
- https://st.suckless.org – simple terminal implementation for X
- urxvt
- xterm