Text highlight #3325
SalehMohammadMusa
started this conversation in
Ideas
Text highlight
#3325
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
One feature I rarely find in any terminal is text highlighting. I've only seen this feature in MobaXterm. For example, you can mark certain custom keywords to be highlighted (like errors in red, warnings in yellow or can be any word) in terminal. When you run tail -f on a log file, those keywords will automatically be highlighted without needing to pipe the output through grep. This is extremely useful for viewing logs — I don't have to manually filter anything; I can just glance at the logs and immediately spot error messages. Unfortunately, I haven't been able to find this feature easily elsewhere. It would be very useful if we could integrate it
Beta Was this translation helpful? Give feedback.
All reactions