Synesthesia
Consistently colorize input using regex matches
Install / Use
/learn @cromo/SynesthesiaREADME
Synesthesia
A tool for basic syntax highlighting of arbitrary text files and streams.
Overview
Synesthesia takes regular expressions and uses them to colorize stdin. Moreover, identical matches are colored with the same color, making it a good tool for visualizing large files or streaming data.
Installation
At the moment, just put the synesthesia script file in your PATH and make
it executable.
Usage
synesthesia ([flags]|[patterns])... [-- [patterns]...]
Where patterns are any valid Python regular expressions and flags are any of the following flags. Multiple patterns are or'd together in the order they are provided. Multiple flags controlling the same parameter may also be specified; the last one specified for that parameter will be used.
Flags:
-b --background Turn on or off background colorization. (default off)
--no-background
-f --foreground Turn on or off foreground colorization. (default on)
--no-foreground
-h --help Print usage information.
License
Synesthesia is licensed under the MIT license. The full license is in the
LICENSE file.
Related Skills
node-connect
334.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.2kCommit, push, and open a PR
