Skip to content
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

how to hide font error message. #1064

Open
wsdjeg opened this issue Apr 8, 2023 · 1 comment
Open

how to hide font error message. #1064

wsdjeg opened this issue Apr 8, 2023 · 1 comment

Comments

@wsdjeg
Copy link
Contributor

wsdjeg commented Apr 8, 2023

when run :Guifont xxx, always get the error message Unkown font: xxx, even if I use :silent! or call execute('xxx', 1).

@jgehrig
Copy link
Collaborator

jgehrig commented May 1, 2023

That error message suggests you're trying to set a font that cannot be found.

Have you tried setting the font via the dialog with :GuiFont *?

Once you've set the font via the dialog, you can then use the string exactly as reported by :GuiFont in your configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants