Raxol.Terminal.EmulatorFactory (Raxol v2.0.1)

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 \\ [])