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
This library does not recognize that Konsole has sixel support. Related Issue: aome510/spotify-player#202 Output of echo $TERM: xterm-256color
echo $TERM
xterm-256color
The text was updated successfully, but these errors were encountered:
if you mean Konsole as in KDE's terminal, then it is supported for me:
Konsole
$ echo $TERM xterm-256color $ echo "\x1b[c" ^[[?62;1;4c
viuer 0.7.1 konsole 23.08.5
0.7.1
viuer's feature sixel just needs to be activated
sixel
Sorry, something went wrong.
No branches or pull requests
This library does not recognize that Konsole has sixel support.
Related Issue: aome510/spotify-player#202
Output of
echo $TERM
:xterm-256color
The text was updated successfully, but these errors were encountered: