skills/smithery.ai/alacritty-terminal

alacritty-terminal

Installation
SKILL.md

alacritty-terminal

alacritty_terminal is the terminal emulation library extracted from the Alacritty GPU-accelerated terminal emulator. Script-kit-gpui uses version 0.25 (matching Zed's version) to provide full VT100/xterm/ANSI terminal emulation.

Architecture Overview

PTY Output --> VTE Parser --> Term Grid --> Render
                   |              |
                   v              v
              Escape Seq     Cell Storage
              Processing    (scrollback)
Installs
1
First Seen
Apr 16, 2026
alacritty-terminal from smithery.ai