-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
It mostly only lets me pick italic or oblique fonts #11
Comments
Yea I also noticed the selection of fonts to be a bit... weird. On my machine it just happens to find the terminal font. I will change the font selector / loader to use https://github.com/servo/font-kit. |
Actually, just reverted to using https://crates.io/crates/font-loader again. Could you try again with 0.9.0 / master? I see that the font-selection is now different, but I'm also not sure what to expect. |
Sure. It now says:
And then fails to reset the terminal. Oops. |
Oh well, I reverted the revert then. It looks like I'll have to use a combination of
What do you mean exactly by "reset"? On exit, mdfried should always reset the terminal, as in leave alternate screen and so on - be usable. The output you pasted is normal. |
It isn’t reset because I have to run
You can that local echo is off, conversion of carriage returns to newlines is off, etc, etc. They all need to be turned back on so that
|
Same here. Installed in Arch from AUR: $ mdfried -V
mdfried 0.10.0 Systemdistro: Arch Linux x86_64
kernel: 6.6.52-1-lts
shell: bash 5.2.37
term: tmux |
For example, if I try to select Input Mono, I end up with Input Mono Italic. If I try for DejaVu Sans, I get DejaVu Sans Oblique. I get Liberation Sans Italic instead of Liberation Sans, etc, etc.
Linux
The text was updated successfully, but these errors were encountered: