extrawurst / gitui

Blazing 💥 fast terminal-ui for git written in rust 🦀
MIT License
18.32k stars 560 forks source link

Unknown Characters #2279

Open SimonVervisch opened 3 months ago

SimonVervisch commented 3 months ago

Unknown characters, for example next to the Reset or Fetch

image

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Should be able to read these characters Screenshots If applicable, add screenshots to help explain your problem.

Context (please complete the following information):

extrawurst commented 3 months ago

that probably means the terminal font does not support typical characters or the charset needs to be changed to support it. in any case you can change the default symbols used here too: https://github.com/extrawurst/gitui/blob/master/KEY_CONFIG.md#key-symbols