formulahendry / formulahendry/vscode-terminal
Custome (Powerline) font display issue
- Dominant language
- TypeScript
- Stars
- 52
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
The terminal integrated well with zsh, but the theme I'm using `AgnosterZak` need powerline fonts to work, and the font works fine in my iterm, not in the vsc termimal as shown below:

I believe this is because the terminal is reading every char in ASCII mode and always use the system default font? In the iTerm i have to change my font option like this:

Maybe its possible to add a feature to allow user customize loading font?
OS: OSX 10.13.6
Terminal: 0.0.10
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the AgnosterZak Powerline font rendering issue in the integrated terminal on macOS 10.13.6, comparing it with the working iTerm configuration described in the issue. Trace the terminal extension's font and character rendering configuration; done means Powerline glyphs display correctly or the required font setting is clearly exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript, vscode, zsh
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100