We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In this screenshot, the left was xsos -ey (auto-piped to less -SR) and the right was just xsos -e.
xsos -ey
less -SR
xsos -e
The fix is of course to make sure we re-initialize colors on every single line. That really sucks though. Sigh.
The text was updated successfully, but these errors were encountered:
ryran
No branches or pull requests
In this screenshot, the left was
xsos -ey
(auto-piped toless -SR
) and the right was justxsos -e
.The fix is of course to make sure we re-initialize colors on every single line. That really sucks though. Sigh.
The text was updated successfully, but these errors were encountered: