tinymux/client/web/css
Stephen Dennis 1fa5282d54 Web client: triggers, auto-complete, reconnect, /commands
Trigger system: regex matching on incoming lines with gag, priority,
shot count. Trigger Manager dialog (Add/Edit/Delete) accessible from
toolbar button. Triggers persist to localStorage. /def, /undef, /list
commands work from the input line.

Incoming lines run through TriggerDB.check() before display — gagged
lines are suppressed, trigger actions execute as commands.

Input auto-complete: Tab key completes /commands from a built-in list.
Multiple matches shown in output, single match completes with space.

Reconnect button on disconnected tabs — italic styling with a green
recycle arrow that reconnects with the same host/port/ssl.

Slash commands: /connect, /disconnect, /worlds, /triggers, /find,
/clear, /def, /undef, /list, /help. Unknown /commands pass through
to the server (some MUDs use them).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 09:34:35 -06:00
..
titan.css Web client: triggers, auto-complete, reconnect, /commands 2026-03-18 09:34:35 -06:00