Get the latest tech news

Show HN: A terminal emulator in pure PHP


A terminal emulator written in pure PHP. Contribute to soloterm/screen development by creating an account on GitHub.

Screen implements this functionality in pure PHP, allowing developers to build terminal user interfaces without relying on external dependencies or native code. However, when these processes output ANSI escape codes for cursor movement and screen manipulation, they could potentially "break out" of their visual containers and interfere with other parts of the interface. Cursor movement (up, down, left, right, absolute positioning) Text styling (colors, bold, italic, underline) Screen clearing and line manipulation Scrolling

Get the Android app

Or read this on Hacker News

Read more on:

Photo of php

php

Photo of terminal emulator

terminal emulator

Photo of pure PHP

pure PHP

Related news:

News photo

Database management in a single PHP file

News photo

The case against static typing in PHP (2023)

News photo

PHP Docker image just hit 1B pulls on Docker Hub