Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

Need further instructions how to fix ? symbols when using Awesome Terminal Fonts #1381

@kevdogg

Description

@kevdogg

Hi - not really a bug report, but just asking for help since I couldn't find a forums page or reddit page to ask question

I'm using zsh 5.7.1 both on MacOS (iterm2) and on arch linux with Oh-my-ZSH
I'm trying to customize the fonts and used your instructions about installing awesome terminal fonts and the nerd fonts

For my arch installation I grabbed these fonts out of the AUR

In all instances I'm getting ? symbols displayed on the command line.

I noticed you had this within your troubleshooting page:

Issues with Awesome-Terminal-Fonts having ? in prompts.
One note on Awesome-Terminal-Fonts: they do not come with the powerline icons (the segment-separator triangles) included. If you do not use a base font that has them already included, you have to include them yourself. One option for doing this is to copy the original powerline font into ~/.fonts (and to configure it in your fontconfig-configuration, of course). You will need to configure them as a fallback font as you did for the rest of the fonts in these detailed instructions.

I've tried the following font config modes:
POWERLEVEL9K_MODE='awesome-fontconfig'↵
POWERLEVEL9K_MODE='nerdfont-complete'↵

I tried running your font-issues.sh script -- Not working for some reason.
Here is my $ get_icon_names: (for some reason this isn't displaying correctly. The squares you see below are actually squares with a question mark in my system.
`
↱   kevdog@arch-TM   ~   10.0.1.107   512  16:51:19 
↳ get_icon_names
POWERLEVEL9K_ANDROID_ICON: 
POWERLEVEL9K_APPLE_ICON: 
POWERLEVEL9K_AWS_EB_ICON: 
POWERLEVEL9K_AWS_ICON: 
POWERLEVEL9K_BACKGROUND_JOBS_ICON: 
POWERLEVEL9K_BATTERY_ICON: 
POWERLEVEL9K_CARRIAGE_RETURN_ICON: ↵
POWERLEVEL9K_DATE_ICON: 
POWERLEVEL9K_DISK_ICON: 
POWERLEVEL9K_DROPBOX_ICON: 
POWERLEVEL9K_ETC_ICON: 
POWERLEVEL9K_EXECUTION_TIME_ICON: 
POWERLEVEL9K_FAIL_ICON: 
POWERLEVEL9K_FOLDER_ICON: 
POWERLEVEL9K_FREEBSD_ICON: 
POWERLEVEL9K_GO_ICON: 
POWERLEVEL9K_HOME_ICON: 
POWERLEVEL9K_HOME_SUB_ICON: 
POWERLEVEL9K_JAVA_ICON: ☕
POWERLEVEL9K_KUBERNETES_ICON: ⎈
POWERLEVEL9K_LARAVEL_ICON: 
POWERLEVEL9K_LEFT_SEGMENT_END_SEPARATOR:
POWERLEVEL9K_LEFT_SEGMENT_SEPARATOR: 
POWERLEVEL9K_LEFT_SUBSEGMENT_SEPARATOR: 
POWERLEVEL9K_LINUX_ALPINE_ICON: 
POWERLEVEL9K_LINUX_AOSC_ICON: 
POWERLEVEL9K_LINUX_ARCH_ICON: 
POWERLEVEL9K_LINUX_CENTOS_ICON: 
POWERLEVEL9K_LINUX_COREOS_ICON: 
POWERLEVEL9K_LINUX_DEBIAN_ICON: 
POWERLEVEL9K_LINUX_DEVUAN_ICON: 
POWERLEVEL9K_LINUX_ELEMENTARY_ICON: 
POWERLEVEL9K_LINUX_FEDORA_ICON: 
POWERLEVEL9K_LINUX_GENTOO_ICON: 
POWERLEVEL9K_LINUX_ICON: 
POWERLEVEL9K_LINUX_MAGEIA_ICON: 
POWERLEVEL9K_LINUX_MANJARO_ICON: 
POWERLEVEL9K_LINUX_MINT_ICON: 
POWERLEVEL9K_LINUX_NIXOS_ICON: 
POWERLEVEL9K_LINUX_OPENSUSE_ICON: 
POWERLEVEL9K_LINUX_SABAYON_ICON: 
POWERLEVEL9K_LINUX_SLACKWARE_ICON: 
POWERLEVEL9K_LINUX_UBUNTU_ICON: 
POWERLEVEL9K_LOAD_ICON: 
POWERLEVEL9K_LOCK_ICON: 
POWERLEVEL9K_MULTILINE_FIRST_PROMPT_PREFIX: ↱
POWERLEVEL9K_MULTILINE_LAST_PROMPT_PREFIX: ↳
POWERLEVEL9K_MULTILINE_NEWLINE_PROMPT_PREFIX: ├─
POWERLEVEL9K_NETWORK_ICON: 
POWERLEVEL9K_NODE_ICON: 
POWERLEVEL9K_OK_ICON: 
POWERLEVEL9K_PUBLIC_IP_ICON: 
POWERLEVEL9K_PYTHON_ICON: 
POWERLEVEL9K_RAM_ICON: 
POWERLEVEL9K_RIGHT_SEGMENT_SEPARATOR: 
POWERLEVEL9K_RIGHT_SUBSEGMENT_SEPARATOR: 
POWERLEVEL9K_ROOT_ICON: 
POWERLEVEL9K_RUBY_ICON: 
POWERLEVEL9K_RUST_ICON: 
POWERLEVEL9K_SERVER_ICON: 
POWERLEVEL9K_SSH_ICON: 
POWERLEVEL9K_SUDO_ICON: 
POWERLEVEL9K_SUNOS_ICON: 
POWERLEVEL9K_SWAP_ICON: 
POWERLEVEL9K_SWIFT_ICON: 
POWERLEVEL9K_SYMFONY_ICON: 
POWERLEVEL9K_TEST_ICON: 
POWERLEVEL9K_TIME_ICON: 
POWERLEVEL9K_TODO_ICON: 
POWERLEVEL9K_VCS_BOOKMARK_ICON: 
POWERLEVEL9K_VCS_BRANCH_ICON: 
POWERLEVEL9K_VCS_COMMIT_ICON: 
POWERLEVEL9K_VCS_GIT_BITBUCKET_ICON: 
POWERLEVEL9K_VCS_GIT_GITHUB_ICON: 
POWERLEVEL9K_VCS_GIT_GITLAB_ICON: 
POWERLEVEL9K_VCS_GIT_ICON: 
POWERLEVEL9K_VCS_HG_ICON: 
POWERLEVEL9K_VCS_INCOMING_CHANGES_ICON: 
POWERLEVEL9K_VCS_OUTGOING_CHANGES_ICON: 
POWERLEVEL9K_VCS_REMOTE_BRANCH_ICON: 
POWERLEVEL9K_VCS_STAGED_ICON: 
POWERLEVEL9K_VCS_STASH_ICON: 
POWERLEVEL9K_VCS_SVN_ICON: 
POWERLEVEL9K_VCS_TAG_ICON: 
POWERLEVEL9K_VCS_UNSTAGED_ICON: 
POWERLEVEL9K_VCS_UNTRACKED_ICON: 
POWERLEVEL9K_VPN_ICON: (vpn)
POWERLEVEL9K_WINDOWS_ICON: 

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions