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

Help with displaying entire set of characters on Vim #58

Open
fionafibration opened this issue Nov 10, 2017 · 5 comments
Open

Help with displaying entire set of characters on Vim #58

fionafibration opened this issue Nov 10, 2017 · 5 comments

Comments

@fionafibration
Copy link

I was wondering if anyone has any tips for displaying all the characters used in Jelly in Vim. I am using Vim 8 and have already set up the digraphs for use in Jelly. However, I am unable to display most of the jelly characters and they instead show up as question marks. Does anyone know that the proper fontset would be to display all of these at a reasonable width?

@fionafibration
Copy link
Author

I'm on windows, if you need that.

@DennisMitchell
Copy link
Owner

DejaVu Sans Mono works well with Jelly's code page.

https://dejavu-fonts.github.io/Download.html

@fionafibration
Copy link
Author

And do you know what file encoding and other options I should set to use it correctly? I've set my guifont=DejaVu_Sans_Mono:h12:cANSI, but the digraphs and other unicode characters still show up as question marks.

@DennisMitchell
Copy link
Owner

Set the encoding to UTF-8. I'm afraid I can't really help with anything specific to vim and/or Windows.

@fionafibration
Copy link
Author

Dang. Do you by chance use Linux?

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