Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

AROS <3 xterm

Last updated on 2 minutes ago
C
coffeecatJunior Member
Posted 3 hours ago
I’ve started working on a modern native terminal for AROS mainline, targeting x86_64 first, then AArch64.

The first preview runs in an Intuition window using graphics.library. It already supports basic ANSI/CSI sequences, colors, a cursor, wrapping, bounded scrollback, and window resizing. The terminal model is tested both on the host and inside AROS.

It currently displays replayed output; it isn’t connected to a Shell yet. Next steps include improving compatibility, adding UTF-8 and clipboard support, and then integrating local Shell sessions. Longer term, I’d like to explore a proper PTY layer and the POSIX support needed for more TUI applications.

Feedback is welcome, especially pointers to existing AROS terminal/PTY work or reusable components.

i.imgur.com/0AEPDeC.png
retrofaza, sonountaleban
C
coffeecatJunior Member
Posted 2 minutes ago
i.imgur.com/pEbpCb0.png
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: coffeecat