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
Contour Terminal Emulator 0.3.2-unreleased
Github: source code cloned
NixOS
x86-64
No response
printf '\ue0b2\n'
Triangle is printed
Block symbol is printed
The same symbol with the same font renders correctly on QTerminal
The text was updated successfully, but these errors were encountered:
[terminal_renderer] Fixes rendering of U+E0B2 in pixel-perfect box …
86ae976
…drawing mode (#707).
Merge pull request #709 from contour-terminal/fix/707
2d02c4c
[terminal_renderer] Fixes rendering of U+E0B2 in pixel-perfect box drawing mode (#707).
Fixed on master branch. :-)
Sorry, something went wrong.
b92affa
No branches or pull requests
Contour Terminal version
Contour Terminal Emulator 0.3.2-unreleased
Installer source
Github: source code cloned
Operating System
NixOS
Architecture
x86-64
Other Software
No response
Steps to reproduce
printf '\ue0b2\n'
Expected Behavior
Triangle is printed
Actual Behavior
Block symbol is printed
Additional notes
The same symbol with the same font renders correctly on QTerminal
The text was updated successfully, but these errors were encountered: