Command Line Interface Guidelines 7 days ago
This is indeed an annoying, but solvable, less default. You can eg use `export LESS="-XF"` to change behaviour.
HN user
This is indeed an annoying, but solvable, less default. You can eg use `export LESS="-XF"` to change behaviour.
As an aside, yt-dlp presents a perfect use-case for uvx (part of uv):
uvx yt-dlp <yt_url>
No manual download/install required.