smartless
smartless copied to clipboard
A pager similar to less, but smarter
When less is opened, smartless still prints out the first screen of text regardless. This annoys me a lot, and I would like an option to disable it if that...
I use tools that write tons of updates on the screen using ^M to erase and then overwrite lines. The output is usually less than a screen long, but the...
I'm not sure this one is smartless' fault, but maybe this can be an issue others come across. It appears that in some cases the last line of output is...
Would be nice to preserve the behavior of --pattern even when the output is short. (I use --pattern in various shell aliases that run particular commands, grep their output, and...