Glossary
Terminal emulator
A terminal emulator is a program that reproduces the behaviour of a hardware text terminal inside a graphical window. It renders character output, interprets escape sequences for colours and cursor movement, and forwards keystrokes to a shell or command-line program. It is how modern systems provide command-line access on a desktop or phone.
In Pocket Code
See it in the Terminal & SSH