https://github.com/itsjunetime/ansi_escape_highlighting
https://github.com/itsjunetime/ansi_escape_highlighting
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsjunetime/ansi_escape_highlighting
- Owner: itsjunetime
- Created: 2022-02-08T06:24:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T17:20:32.000Z (over 4 years ago)
- Last Synced: 2025-06-23T20:06:47.849Z (about 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple project to experiment with highlighting regexes within a string, ansi-escape-insensitively (highlighting regexes within a string that contains ansi escapes, but treating the string as if it has no ansi escapes while preserving the effect of the ansi escapes on the text outside of the highlights).