(no title)
alkh
|
1 month ago
Don't forget that you can enable syntax highlighting/file rendering(like pdf, markdown) in less with lesspipe https://github.com/wofr06/lesspipe. It is exteremely useful and improves readability a lot. What's nice is that this functionality is typically disabled in pipes, so you can be sure that your script will behave as intended.
dredmorbius|1 month ago
(I usually invoke this when viewing jq output, a JSON data formatter / query tool.)
alkh|1 month ago