3 points | by Olshansky 15 hours ago ago
1 comments
cat <whatever> | highlight --force -O xterm256 | less -SRNI
works fine for me.
cat <whatever> | highlight --force -O xterm256 | less -SRNI
works fine for me.