Raxol.Terminal.EmulatorFactory (Raxol Terminal v2.6.0)

Copy Markdown View Source

Factory module for creating terminal emulator instances. This module is responsible for initializing and configuring new emulator instances.

Summary

Functions

Creates a new terminal emulator with the given options.

Functions

create(width, height, opts)

Creates a new terminal emulator with the given options.

new(opts \\ [])