Terminal text buffer implementation in Java β the core data structure used by terminal emulators to store, edit, and render text. Application project for a JetBrains internship. Features scrollback history, 16-color ANSI support, wide character (CJK/emoji) handling, and a live REPL for interactive testing.
-
Updated
May 4, 2026 - Java