Skip to content

Opening book details…

Can I read Ttrmitt Filter Plugin Development Guide on EtoBox?

Ttrmitt Filter Plugin Development Guide by Junk Knight is a document available to read on EtoBox.

What is Ttrmitt Filter Plugin Development Guide about?

This document describes functions that must be exported by plugins ("filters") for the Terminal program Ttermitt. Filters allow processing of incoming and outgoing data in various ways. The main functions that filters must implement are flt_Receive(), flt_Transmit(), flt_Process() or flt_HotKey() to receive incoming data, transmit outgoing data, or respond to hotkeys. Filters follow a general data flow of receiving data in flt_Receive(), transmitting data in flt_Transmit(), and can forward data to different

Author
Junk Knight
Language
EN