Nerd Font ligatures not rendering correctly
Author: codevogelCreated May 26, 2025Updated May 26, 2025
My config.yml includes:
fontFamily: "JetBrains Mono"And when I fc-list : family | grep JetBrains it returns an installed font, which is also active in my terminal:
But when I record and render a file, the render includes missing characters in the prompt line:
terminalizer record testDemo --config ./config.yml
terminalizer render testDemo.ymlSource: faressoft/terminalizer