Handles emulator constructor functions. This module extracts the constructor logic from the main emulator.
Summary
Functions
Creates a new terminal emulator instance with default dimensions.
Creates a new terminal emulator instance with options map.
Creates a new terminal emulator instance with given width and height.
Creates a new terminal emulator instance with given width, height, and options.
Creates a new emulator with width, height, and optional configuration.
Functions
Creates a new terminal emulator instance with default dimensions.
Creates a new terminal emulator instance with options map.
Creates a new terminal emulator instance with given width and height.
Creates a new terminal emulator instance with given width, height, and options.
Creates a new emulator with width, height, and optional configuration.