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

➤ Black Rightwards Arrowhead U+27A4 #1090

Closed
2 of 6 tasks
akarzim opened this issue May 29, 2021 · 0 comments
Closed
2 of 6 tasks

➤ Black Rightwards Arrowhead U+27A4 #1090

akarzim opened this issue May 29, 2021 · 0 comments

Comments

@akarzim
Copy link
Contributor

akarzim commented May 29, 2021

  • The requested character is...
    • Latin
    • Cyrillic
    • Greek
    • Punctuation
    • Symbol
  • Some other monospace/programming fonts supported this character. Provide images below.

➤ Black Rightwards Arrowhead U+27A4 character is used as default message sign by Vim Neomake plugin:

" Neomake uses the following defaults:

     let g:neomake_error_sign = {
         \ 'text': '',
         \ 'texthl': 'NeomakeErrorSign',
         \ }
     let g:neomake_warning_sign = {
         \   'text': '',
         \   'texthl': 'NeomakeWarningSign',
         \ }
     let g:neomake_message_sign = {
          \   'text': '',
          \   'texthl': 'NeomakeMessageSign',
          \ }
     let g:neomake_info_sign = {
          \ 'text': '',
          \ 'texthl': 'NeomakeInfoSign'
          \ }

Could you consider to add this missing dingbat character to Iosevka ?

cf. https://unicode-table.com/en/27A4/

Some other monospace/programming fonts supported this character

DejaVu Mono
image

FairFax
image

FairFaxHD
image

Julia Mono
image

Mensch
image

Proggy Vector
image

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

No branches or pull requests

2 participants