Network-aware profiles
Clean-room rules highlight interfaces, addresses, operational state, counters, prompts, syslog severity, and common vendor terms.
Network and Unix terminal highlighting
PrismTTY wraps shells, SSH sessions, pipes, and logs with fast PCRE2-powered highlighting tuned for network devices and Unix administration.
ptty ssh router.example.net
show-tech.txt | prismtty --profile cisco
prismtty --reload
Built for real terminal work
Clean-room rules highlight interfaces, addresses, operational state, counters, prompts, syslog severity, and common vendor terms.
Start one wrapped shell with ptty /bin/zsh, then use normal
SSH, telnet, and console workflows without changing habits.
Load existing YAML rules, add native profiles, validate profile files, and reload long-running sessions after config changes.
Dynamic profile switching
PrismTTY observes login banners, prompts, and typed remote-jump commands. It can move from a local Unix shell into network device sessions while keeping normal command output from churning the selected profile.
Install
brew install inxbit/tap/prismtty
cargo install prismtty
ptty /bin/zsh
Workflow
Run ptty around a shell, SSH command, or console tool.
Use built-in profile hints to recognize Unix and vendor prompts.
Render addresses, interfaces, state, counters, and severity in place.