Skip to main content

Module term

Module term 

Source
Expand description

Built-in terminal emulator with a real PTY.

Uses portable-pty so child processes (opencode, claude, vim, …) get a genuine tty, correct TIOCSWINSZ on resize, and SIGWINCH. Pairs that with UTF-8 / CSI / OSC parsing and an alternate screen buffer for full-screen TUIs.

Structs§

Terminal

Enums§

Color