package miaou-driver-matrix

  1. Overview
  2. Docs

Module Miaou_driver_matrix.Matrix_driverSource

Terminal backend for the Matrix driver.

Handles terminal-specific lifecycle (setup, raw mode, signals, cleanup) and delegates the main loop to Matrix_main_loop.

Sourceval available : bool
Sourceval run : ?config:??? -> (module Miaou_core.Tui_page.PAGE_SIG) -> [ `Back | `Quit | `SwitchTo of string ]