Skip to content

ttygroup/textual-tty

Repository files navigation

textual-tty

A terminal emulator for Textual apps, using bittty, my pure Python terminal emulator.

Currently buggy and a bit slow, but it's still somewhat usable.

Demo

uvx textual-tty

Usage

  1. TextualTerminal, a bittty.Terminal subclass for textual.
  2. TerminalApp, a terminal emulator in a window.

Read the demo code for more info.

Links

License

WTFPL with one additional clause

  1. Don't blame me

Do wtf you want, but don't blame me when it rips a hole in your trousers.