A minimalistic Pygments lexer for the Redis CLI.
This lexer differentiates four components of input/output from the redis-cli shell:
- The prompt
- A command
- A reply type
- "Everything else"
A minimalistic Pygments lexer for the Redis CLI.
This lexer differentiates four components of input/output from the redis-cli shell: