gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Unknown Characters

Open SimonVervisch opened this issue 1 year ago • 1 comments

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):

  • Ubuntu 20.04 (WSL)
  • GitUI version = 0.26.2 (ARM_64x) -- Binary

SimonVervisch avatar Jun 27 '24 11:06 SimonVervisch

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

extrawurst avatar Jun 27 '24 12:06 extrawurst